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 (...)