home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / tempest.lha / pause.lha / pause.doc < prev   
Text File  |  1993-05-19  |  1KB  |  25 lines

  1. Pause
  2. ~~~~~
  3. Why was it written and who needs to use it?
  4.  
  5. 1)  This program, all it does is bring up a window & stop a script file
  6.     until the close window is hit.
  7. 2)  So why do i need it?
  8.     In the new script file called  TermScript.scp, it allows you to run your
  9.     favorite term program from inside the BBS,  The BBS waits until you exit
  10.     the TERM program before turning on the BBS serial routines, however
  11.     some term programs 'detach' themselves from the CLI, thus causeing the
  12.     BBS to start up again, along with the term program in memory. 
  13.     I have found (2 Examples of term programs that do this.) 
  14.     So if your term program detaches itself use the script outlined below
  15.  
  16. S:TermScript.scp
  17. ~~~~~~~~~~~~~~~~
  18. TERMPROGRAM 
  19. Pause  (only if your TERM program detaches [ie:Runs its self] its self)
  20.  
  21. So now, when you exit the Term Program you must go back to your WorkBench
  22. Screen, and click on the window at the top of the screen.  And then the
  23. script will exit, and the BBS will kick back in.
  24.  
  25.