home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1994 February
/
CHIP0294.ISO
/
digital
/
dfue
/
terminal
/
telemate
/
disk3
/
spitfire.scr
< prev
next >
Wrap
Text File
|
1993-07-20
|
480b
|
24 lines
;
; SPITFIRE.SCR is a log on script file for SpitFire BBS
;
FirstName = "first" ; put you name here
LastName = "last"
Color = "Y" ; "Y"es or "N"o
SET AutoStop,On ; stop script if carrier is lost
Waitfor 0 ; unlimited waiting time
Waitfor "Do you want ANSI COLOR GRAPHICS? [y/N]"
Put Color,
Waitfor "first name"
Put FirstName
Waitfor "last name"
Put LastName
Waitfor "your password:"
Put "^&"