home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / recreation / frotz_2 / !Frotz / !Help < prev    next >
Text File  |  1997-02-22  |  452b  |  13 lines

  1. set this$dir <obey$dir>
  2. set alias$_shl filer_run <this$dir>.Frotz
  3. set alias$_lsh run <stronghelp$dir>.!Run <this$dir>.Frotz
  4. set alias$_lht filer_run <this$dir>.HelpText
  5. set alias$_try if "<stronghelp$dir>" <> "" then _lsh else _lht
  6. set stronghelp$loaded Yes
  7. rmensure stronghelp 2.00 set stronghelp$loaded No
  8. if "<stronghelp$loaded>" = "Yes" then _shl else _try
  9. unset alias$_shl
  10. unset alias$_lsh
  11. unset alias$_lht
  12. unset alias$_try
  13. unset stronghelp$loaded