next up previous contents
Next: UIPACK and YBOS Up: Access to UIPACK Previous: UIPACK and YHIST

UIPACK and MENU

Care should be taken when using both UIPACK and MENU, the CDF Graphics Menu Package (CDF-236). If the Graphics Version of UIPACK is in use, then the MENU Package need not be initialised at all as UIPACK performs the correct initialisation. If the non-Graphics Version of UIPACK is in use, then UIPACK must be initialised before MENU. Thus the correct initialisation sequence is:-

      STATUS = UIINIT(...)
      STATUS = MINIT (...)



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