MAC QB 1.00 README: Custom LIBinit and LIBterm; LIBRARY (34333)
This article was previously published under Q34333
SUMMARY
The following information needs to be added to Appendix E of the
"Microsoft QuickBasic 1.00 Basic Language Reference." This information
was taken from the README file from the release disk.
E.2 Using Library Routines
--------------------------
Custom LIBinit and LIBterm:
LIBinit and LIBterm are called only with LIBRARY and LIBRARY CLOSE.
If your custom libraries need LIBinit and LIBterm, you must explicitly
call them, or use LIBRARY and LIBRARY CLOSE.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB34333 |
|