Example of Finding a File's Type in Macintosh QuickBASIC (50468)
This article was previously published under Q50468
SUMMARY
To find the file type of a Macintosh file, you can make a call to
GetFileInfo, an MBLC routine built into Microsoft QuickBASIC Version
1.00 for the Apple Macintosh system. GetFileInfo will tell you if a
file is of type "APPL", "TEXT", etc.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB50468 |
|