/*============================================================*/ /*============================================================*/ /*== ==*/ /*== File Error Handling Header ==*/ /*== ==*/ /*============================================================*/ /*============================================================*/ #pragma once /*======================================================== Prototypes */ Boolean CheckFileError (short, StringPtr); /*======================================================== Constants */ #define rFileErrorAlert 140 /* res ID of alert */ #define rFileErrorStrings 140 /* res ID of string list */