home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / help / a285_1 / !AppHelp_!Run < prev    next >
Encoding:
Text File  |  1993-06-01  |  333 b   |  15 lines

  1. | !Run file for AppHelp
  2.  
  3. IconSprites <Obey$Dir>.!Sprites
  4.  
  5. Set AppHelp$Dir <Obey$Dir>
  6.  
  7. WimpSlot -min 160K -max 160K
  8. WimpSlot -min 128K -max 128K
  9.  
  10. Set AppHelp$Large No
  11.  Set AppHelp$Large Yes
  12. | Change the "No" to "Yes" in the above line for large text
  13.  
  14. if "%*0" = "" then @RunType_3F6 <Obey$Dir>.!Help else Run <Obey$Dir>.!RunImage %*0
  15.