home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / QDOG310.ZIP / QDSINGLE.BAT < prev   
Encoding:
DOS Batch File  |  1991-12-17  |  727 b   |  25 lines

  1. Echo Off
  2. CD\DOORS\QDOG
  3. QDOG.EXE C:\RA
  4. CD\RA
  5.  
  6. Rem ┌─────────────────────────────────────────────────────────────────┐
  7. Rem │ Q-Dog v3.10 Single Node Batch File Example:                     │
  8. Rem │                                                                 │
  9. Rem │ Line 1: Turns Echo Off                                          │
  10. Rem │ Line 2: Changes to your Q-Dog Directory                         │
  11. Rem │ Line 3: Runs Q-Dog, and tells Q-Dog that the files DORINFO1.DEF │
  12. Rem │         and EXITINFO.BBS are located in C:\RA.                  │
  13. Rem │ Line 4: Returns to your BBS Directory                           │
  14. Rem └─────────────────────────────────────────────────────────────────┘
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.