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

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