Snails: Richard Dawkins Blind WatchmakerUnits Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers
|
Unit ErrorUnit
Description
Uses
Overview
Functions and Procedures
PROCEDURE DisplayError (errNum: INTEGER; errMessage, errHelp: Str255; errKind: ErrorType); |
PROCEDURE IOError (errNum: INTEGER; helpMessage: Str255); |
Types
Constants
Description
Functions and Procedures
PROCEDURE DisplayError (errNum: INTEGER; errMessage, errHelp: Str255; errKind: ErrorType); |
|
PROCEDURE IOError (errNum: INTEGER; helpMessage: Str255); |
|
Types
ErrorType = (...); |
Error alert box resource ID
Values
-
StopError:
-
NoteError:
-
CautionError:
|
Constants
Generated by PasDoc 0.14.0.
|