VTS enables you to customize and create your own library of objects. Library objects are typically drawing objects that are not related to tags, such as the default Border tool, and Page Change hotboxes that appear in the VTS Standard Library. Any module that you create can be set up as a library object. Users can access these library objects (any modules that you have created and are in your current scope of reference) using the Libraries button in the configuration toolbox.
To create your own library object:
1. Place the module that you wish to use as a library object in its own file.
2. Compile the module. A .RUN file is created with the same name as the module.
3. Place the full path to that run file in a simple text file named, "LIB.lst".
It should be noted that graphics created using functions described as "Top" or "Top Level" graphics functions are not affected by the bounding box that is used when the object is placed on the screen.