home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Programmieren / Workshops / GadToolsBox / GadToolsBox_Manual < prev    next >
Text File  |  1993-04-02  |  244b  |  15 lines

  1. ;
  2. ; Enhanced by Kai Bolay
  3. ;
  4. Version >NIL: amigaguide.library
  5. If FAIL
  6.   ShowHyp/ShowHyp GadToolsBox.guide
  7. Else
  8.   Version >NIL: amigaguide.library 39
  9.   If WARN
  10.     AmigaGuide GadToolsBox.guide
  11.   Else
  12.     MultiView GadToolsBox.guide
  13.   EndIf
  14. EndIf
  15.