home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / basquo.scr < prev    next >
Text File  |  1994-06-23  |  367b  |  16 lines

  1. ;Golden Commpass - Basic Quotes script 10/29/93
  2. ;Change the next line to your capture file 
  3. ;and remove the semicolon.
  4. C D:\GCP\QUOTES.TXT
  5. S GO BASICQUOTES^M
  6. W sue:
  7. ; Send up to 10 symbols and Wait - repeat for more than 10
  8. S IBM,GTE,TEP,DEC,NU^M
  9. W sue:
  10. ; Close the Capture file
  11. C N
  12. ; this exits basicquotes
  13. S /EXIT^M
  14. ; go wherever you want
  15. S GO TOP^M
  16.