MAC QB 1.00 README: SYSTEM(7) Returns Resource File Reference (34331)
This article was previously published under Q34331
SUMMARY
The following feature needs to be added to the "Microsoft
QuickBasic 1.00 Basic Language Reference." This information is taken
from the README file from the release disk.
SYSTEM Function (New SYSTEM(7) Function)
SYSTEM(7) returns the file reference number of the resource fork of
the program source file when the program is interpreted. It returns
the file reference number of the application resource fork in a
compiled application. SYSTEM(7) can be combined with the GetPathName
subprogram to find your program's full path name. See the
"GetPathNames" demo program on the Examples disk.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB34331 |
|