home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / tfb110.zip / SAMPLE2.BAT < prev    next >
DOS Batch File  |  1994-09-08  |  336b  |  12 lines

  1. REM This is an example of a bat file will run from any node but a copy of
  2. REM the tfb.ctl file must in the local (node) directory.
  3. REM Assume the TFB directory is a subdirectory of C:\wc30\door
  4. REM
  5. C:
  6. cd\wc30\door\tfb
  7. C:\wc30\door\tfb\tfb /Z /PC:\wc30\wcwork\NodeDir#\
  8. copy tfbscore.dat c:\wc30\bull\bull19.bbs
  9. cd\wc30
  10. exit
  11.  
  12.