Macintosh QuickBASIC Program to Hide/Unhide File in Finder (40887)
This article was previously published under Q40887
SUMMARY
Below is a Macintosh QuickBASIC Version 1.00 program that makes a file
invisible on the Macintosh desktop. Even though it is invisible, the
file can still be accessed by an application and can be read and
written to, e.g. QuickBASIC can still open the file.
The program example uses the GetFileInfo and SetFileInfo routines
(i.e., MBLC routines in QuickBASIC), which are not provided in earlier
releases of BASIC interpreter or compiler for Macintosh.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB40887 |
|