home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / DBT100.ZIP / SAMPLE2.BAT < prev    next >
DOS Batch File  |  1995-05-16  |  289b  |  11 lines

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