home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / bbs / grunt140.lzh / IO / RUNDOOR.DOC < prev    next >
Text File  |  1989-09-18  |  792b  |  28 lines

  1. RUNDOOR by Andy Inman - May 1988
  2. --------------------------------
  3.  
  4. For use with my *IO* utility.  Rundoor just enables *IO*, and runs the
  5. requested program, and disables *IO* again.
  6.  
  7. You get a few status mesages for good measure!
  8.  
  9. To use, setup FDOORS.DAT as follows with the neccessary program path/name,
  10. and options:-
  11.  
  12. RUNDOOR.TTP <program> <options>
  13. RUNDOOR.TTP <program> <options> local
  14.  
  15. e.g. to run 'splat.tos' with options '-s -t'....
  16.  
  17. RUNDOOR.TTP e:\forem\doors\splat.tos -s -t
  18. RUNDOOR.TTP e:\forem\doors\splat.tos -s -t local
  19.  
  20. Alternatively, just name the program itself (without RUNDOOR) as the 'local'
  21. version of the command.
  22.  
  23. Sorry RUNDOOR.TTP is so BIG, but it was written with Lattice C, unlike *IO*
  24. itself which was in Assembler!
  25.  
  26. Have fun!  -Andy-
  27.  
  28.