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 >
Wrap
Text File
|
1990-11-06
|
900b
|
26 lines
>** CONFIGURE.DO |
>** This is an automated configuration DO file for Mini BBS|
>** |
>QU "Enter name of setup file|Including drive letter and path|Eg. C:\file.ext:" $A|
>CA CL|
>QU "Enter password required for |SYSOP access to Mini BBS:" $Z|
>LOG $Z|>LOG|
>QU "Enter password required for |minimum access to Mini BBS:" $Y|
>LOG $Y|>LOG|
>QU "Enter default directory path|Eg. C:\:" $V|
>LOG $V|>LOG|
>QU "Enter default directory for ROOM 2:" $T|
>LOG $T|>LOG|
>QU "Enter default directory for Mail |and Password information :" $S|
>LOG $S|>LOG|
>QU "Enter maximum usable baud rate:" $U|
>LOG $U|>LOG|
>QU "Enter modem initialization string|Do Not forget the CR at the end|Eg.ATS0=0{CR}:" $T|
>LOG $T|>LOG|
>QU "Enter string sent by modem when|the phone rings:" $S|
>LOG $S|>LOG|
>SA CA $A|
>PA 1|
>AL "[0][That completes the set-up |procedure for Mini BBS][OK]" $L 1|
>END|