home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / rtpower.arj / SAMPLE2.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-09-10  |  332 b   |  12 lines

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