home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
pibterm
/
pibt41e3.arc
/
RBBS.SCR
< prev
next >
Wrap
Text File
|
1988-02-26
|
2KB
|
27 lines
***************************************************************************
* R B B S . S C R --- Script for logging into RBBS BBS system *
***************************************************************************
* *
* Script: Rbbs.Scr *
* *
* Purpose: Connects to RBBS system. Designed for use as *
* attached script in dialing directory. *
* *
* Invocation: *
* *
* Execute "Rbbs" *
* *
* Remarks: *
* *
* Change the values of "firstname", "lastname", and "password" *
* to those of your own RBBS account. *
* *
***************************************************************************
*
* Wait for name prompt.
WaitString "ame:"
* Send first name, last name, and password.
* PUT YOURS HERE.
*
SText "firstname;lastname;password|"