home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1994 February
/
CHIP0294.ISO
/
digital
/
dfue
/
terminal
/
telemate
/
disk3
/
wwiv.scr
< prev
Wrap
Text File
|
1993-07-20
|
476b
|
24 lines
;
; WWIV.SCR is a log on script file for WWIV BBS
;
ID = "1" ; put your ID here
Phone = "1212" ; the last 4 digits of your phone number
Graphics = "Y" ; "Y"es or "N"o
SET AutoStop,On ; stop script if carrier is lost
Waitfor 0 ; unlimited waiting time
Waitfor "graphics?"
Put Graphics
Waitfor "NN:"
Put ID
Waitfor "password:","PW:"
Put "^&"
Waitfor "-###-"
Put Phone