home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / bbs / fminibbs / mb_setup.do < prev    next >
Text File  |  1990-11-06  |  900b  |  26 lines

  1. >** CONFIGURE.DO |
  2. >** This is an automated configuration DO file for Mini BBS|
  3. >** |
  4. >QU "Enter name of setup file|Including drive letter and path|Eg. C:\file.ext:" $A|
  5. >CA CL|
  6. >QU "Enter password required for |SYSOP access to Mini BBS:" $Z|
  7. >LOG $Z|>LOG|
  8. >QU "Enter password required for |minimum access to Mini BBS:" $Y|
  9. >LOG $Y|>LOG|
  10. >QU "Enter default directory path|Eg. C:\:" $V|
  11. >LOG $V|>LOG|
  12. >QU "Enter default directory for ROOM 2:" $T|
  13. >LOG $T|>LOG|
  14. >QU "Enter default directory for Mail |and Password information :" $S|
  15. >LOG $S|>LOG|
  16. >QU "Enter maximum usable baud rate:" $U|
  17. >LOG $U|>LOG|
  18. >QU "Enter modem initialization string|Do Not forget the CR at the end|Eg.ATS0=0{CR}:" $T|
  19. >LOG $T|>LOG|
  20. >QU "Enter string sent by modem when|the phone rings:" $S|
  21. >LOG $S|>LOG|
  22. >SA CA $A|
  23. >PA 1|
  24. >AL "[0][That completes the set-up  |procedure for Mini BBS][OK]" $L 1|
  25. >END|
  26.