Metropoli BBS
VIEWER: draw48.ini MODE: TEXT (ASCII)
COMMENT -- MS-DOS Kermit initialization file for use with DRAW48
COMMENT -- store in current disk/directory.

set take      on        ; show the following commands
set port 1              ; use COM1          
set baud 9600           ; Set baud rate to 9600 for wired use.
set block 3             ; Use 3 character CRC error checking.
set handshake none      ; No handshaking is used.
set parity none         ; No parithy is checked.

COMMENT - End of DRAW48.INI
[ RETURN TO DIRECTORY ]