Message Level 128: All Calls to Global Objects and Descriptors

These messages record all calls for signatures (entity and component descriptors) and global objects.

Note:  This message level quickly builds a very large message frame.

Calls to UARs

When calling for objects in a UAR, the messages show which UAR file is opened, which objects are obtained from which source, and which objects could not be found.

Object Lookup: UAR
Object size=Size: Type/Name{@Library@Language}

For example:

Object Lookup: d:\myapp\my_app.uar
Object size=0000220 edc/customer@acme.edc
Object Lookup: d:\uniface\common\usys\usys.uar
Object NOTFOUND   [0] prc/$$register@system_library.prc
Object Lookup: d:\myapp\myapp_messages.uar
Object size=0000032 msg/u_busy@myapp@usa.msg
...