
When you add our PowerBuilder Library (*.PBL) file to a project, you add a comprehensive range of powerful bar code functions to PowerBuilder.
To install the library file, copy the following file to any directory on your system;
CIAXCOM.PBL
| Note: Usually you will want to copy the library to the directory containing the other library files in your application. |
To give an application access to functions in a library, you must add the library to the application's Library Search Path property.
See: Adding a library to the Library Search Path
Because the library uses External Functons in a Dynamic Link Library (DLL) you will also need to declare these functions as Global External Functions.
See: Declaring Global External Functions
|
Copyright © 2000 CIA (BAR CODES) UK. All rights reserved. Reproduction prohibited. |