next up previous contents
Next: Include Files Up: Access to UIPACK Previous: Logical Names

Object Library

In order to avoid needing to link to DI3000 even for non-graphics programs, there are two forms of the UIPACK Object Library. The non-graphics form is called UIPACK, the graphics form is called GRPACK. The object library may be accessed by a line to the Linker of the form:- UIPack$Library:UIPack/Library or UIPack$Library:GRPack/Library

for the normal Library without the Debug Symbol Tables, or UIPack$DebugLib:UIPack/Library or UIPack$DebugLib:GRPack/Library

for the expanded Library with the Debug Symbol Tables.

The following other libraries must also be linked:-

     Menu$Library:MenuLib.Olb   (Graphics only)
     YBOS$Library:YBOS.Olb
     CERN$Library:CLib.Olb


Liz Buckle
Fri Jan 13 17:20:31 CST 1995