home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-02-27 | 4.6 KB | 30 lines | [TEXT/MPS ] |
- /*********************************************************************
- Project : MacPerl - Real Perl Application
- File : MPAEUtils.c -
- Author : Matthias Neeracher
-
- A lot of this code is borrowed from 7Edit written by
- Apple Developer Support UK
-
- Language : MPW C
-
- $Log: MPAEUtils.c,v $
- Revision 1.1 1994/02/27 22:59:32 neeri
- Initial revision
-
- Revision 0.1 1993/05/29 00:00:00 neeri
- Compiles correctly
-
- *********************************************************************/
-
- #pragma segment Main
-
- #include c.dataHandle), theHTE);
- HUnlock((Handle)rawTextDesc.dataHandle);
-
- if (rawTextDesc.dataHandle)
- AEDisposeDesc(&rawTextDesc);
-
- return noErr;
- }
-