next up previous contents
Next: ERROR CODES Up: Access to UIPACK Previous: UIPACK and MENU

UIPACK and YBOS

UIPACK uses the YBOS Data Management Package for its internal data structures. YBOS is setup by default to allow a maximum of 128 (for Version 3.03 of UIPACK) different bank names. This can restrict the number of Verbs, Verb Groups, Menus and Viewports below their theoretical maxima. A rough estimate of the number of Verbs etc. that can be catered for may be made from the following formula:-

   Groups + 2*ActionMenus + OtherMenus + 32 = TotalNames

The MAXNAM Optional Argument to the UI_INITIALIZE Subprogram may be used to increase the maximum number of YBOS Bank Names above the default.



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