home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / REMDOOR2.ZIP / REMDOOR.CFG < prev    next >
Encoding:
Text File  |  1989-03-13  |  550 b   |  27 lines

  1. ;
  2. ; Sample configuration file for REMDoor version 2.0
  3. ;
  4. ; Set the screen colors to WHITE text on BLUE background
  5. ;
  6. COLOR=WHITE/BLUE
  7. ;
  8. ; Exclude the B drive from REMDoor's control.  On machines with
  9. ; a single floppy accessing drive B can sometimes cause problems.
  10. ;
  11. EXCLUDE=B
  12. ;
  13. ; Add commonly used DOS commands to REMDoor's internal command
  14. ; list.
  15. ;
  16. DOSCOMMAND=ZIP
  17. DOSCOMMAND=UNZIP
  18. DOSCOMMAND=MAP
  19. DOSCOMMAND=ARC
  20. DOSCOMMAND=XARC
  21. ;
  22. ; Define synonyms for some REMDoor commands.
  23. ;
  24. SYN=WDIR DIR -W 
  25. SYN=NDIR DIR -N
  26. SYN=BYE EXIT
  27.