home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / add2 / stktrx3c.zip / CALLCIS.BAT < prev    next >
DOS Batch File  |  1989-05-21  |  566b  |  19 lines

  1. rem  Sample batch file for auto logon, download, logoff and run $tokTraX.
  2. rem  Requires ProComm Plus.
  3. rem
  4. rem - load GRAF.COM or GRAPHICS.COM into memory (optional):
  5. GRAF
  6. rem
  7. rem - change to your communication program's directory:
  8. cd \comm
  9. rem
  10. rem - start ProComm and execute the CIS.ASP script file:
  11. PROCOMM /fCIS
  12. rem
  13. rem - after ProComm is done, change to the $tokTraX dirctory:
  14. cd \$tok
  15. rem
  16. rem - start $tokConv, specifying the captured CIS.DAT file and
  17. rem -   the CIS Quick Quote format, and auto start $tokTraX:
  18. $TOKCONV /fCIS.DAT /=CISCQ /$
  19.