home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / pd / programming / utils / gadtoolsbox / gadtoolsbox_manual < prev    next >
Text File  |  1993-04-01  |  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.