MAC QB 1.00 README: Changing Names of QB Run-Time Libraries (34356)






This article was previously published under Q34356

SUMMARY

The following are the run-time libraries included with QuickBasic Version 1.00 for the Apple Macintosh:

QB10.BL = binary external run time
QB10.CL = 68881 coprocessor external run time
QB10.DL = decimal external run time

If you wish to change the names of these external run-time libraries, you must do the following (the following information was taken from the README file on the release disk for Microsoft QuickBasic Version 1.00 for the Apple Macintosh):

New Run-time Names

If you want to keep the run time libraries separate and change the names, you must change the application "STR" resources id=9300-9303 with ResEdit to the names you prefer. QuickBasic will look for them in the folder named in the STR 9300 resource.

Modification Type: Minor Last Reviewed: 1/9/2003
Keywords: KB34356