
To remove a library from your application's Library Search Path, do the following;
To open the Application Painter (Shift-F1)
- Click the Application Painter button on the toolbar;
![]()
To view the application's property dialog box. In the Application Window;
- Select menu Entry | Properties...
To view the current Library Search Path;
- Click the Libraries tab.

Note: The Library Search Path is a list of library files, each separated by a colon. The full path of each library is also usually given.
Example:
C:\MyApplication\MyLibrary.PBL; C:\MyApplication\MyLibrary2.PBL; C:\MyApplication\CIAXCOM.PBL |
To remove library file CIAXCOM.PBL from the Library Search Path;
- Edit the Library Search Path box.
- Delete the path and file name of file CIAXCOM.PBL.
So the above example, would now look like this;
C:\MyApplication\MyLibrary.PBL; C:\MyApplication\MyLibrary2.PBL |
- Click OK.
|
Copyright © 2000 CIA (BAR CODES) UK. All rights reserved. Reproduction prohibited. |