home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
qmodem
/
allscrpt.arc
/
COMM-NET.SCR
< prev
next >
Wrap
Text File
|
1986-05-04
|
1KB
|
55 lines
. COMM-NET.SCR -- Linked script for QMODEM 2.0
. This Script can be customized easily for
. COMM-NET (Colossus) auto-logon:
.
. Replace FIRSTNAME;LASTNAME with your real name.
. Replace PASSWORD with you normal password.
. Replace 215-555-1212 with your voice phone number.
.
.=========================================
. COMM-NET - 649-5422
. 2400/1200 baud (8/N/1) - 24 hours
.
. Special Emphasis: The Power User
. 13 Message Sections & 15 Files Sections
.
. Colossus BBS Software
. For IBM-Compatible Users Only
. Business Orientation - No Games
.
. ** NOW PUBLIC **
.=========================================
.
Note Logging onto COMM-NET
Note Three beeps means COMM-NET awaits your command!
Timeout 30 Halt Waitfor limit to 30, error goto NAME
Waitfor 'First'
Send 'FIRSTNAME;LASTNAME{'
Waitfor 'correct'
Send 'Y{'
Waitfor 'Password'
Send 'PASSWORD{'
Waitfor 'phone number.'
Waitfor '--- --- ----'
Waitfor '>'
Send '215-555-1212{'
Waitfor ']?'
BEEP 400
BEEP 400
BEEP 400
Return
Halt:
BEEP 400
BEEP 200
Note Unsuccessful Attempt. Please try later!