next up previous contents
Next: UIPACK and MENU Up: Access to UIPACK Previous: Alias Names

UIPACK and YHIST

Care should be taken when using both UIPACK and YHIST, the CDF Histogram Package. UIPACK must be initialised before YHIST. Thus the correct initialisation sequence is:-

      STATUS = UIINIT(...)
      STATUS = HINIT (...)
      STATUS = HDINIT(...)

where HDINIT need only be called if the display portion of YHIST is to be used.


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