home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-07-27 | 569 b | 10 lines | [TEXT/MMCC] |
- short FabFSpOpenResFile(const FSSpec *spec,char permission);
- OSErr FabFSpOpenDF(const FSSpec *spec,char permission,short *refNum);
- OSErr FabFSpCreate(const FSSpec *spec,OSType creator,OSType fileType, ScriptCode scriptTag);
- OSErr FabFSpDelete(const FSSpec *spec);
- void FabStandardGetFile(FileFilterUPP fileFilter, short numTypes, SFTypeList typeList,
- StandardFileReply *reply);
- void FabStandardPutFile(ConstStr255Param prompt,
- ConstStr255Param defaultName,
- StandardFileReply *reply);
-