home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 December
/
simtel1292_SIMTEL_1292_Walnut_Creek.iso
/
msdos
/
procomm
/
apcp37.arc
/
WASEA.ASP
< prev
next >
Wrap
Text File
|
1988-03-18
|
8KB
|
383 lines
goto init
dial:
strcmp s4 " "
if success
return
endif
isfile s4
if success
return
endif
clear
box 00 00 02 79 07
strcpy s1 "WASEA ║ "
strcat s1 s4
strcat s1 " ║ Seattle, WA 206 ║ "
strcat s1 s5
atsay 01 02 07 s1
locate 05 00
transmit "I^m"
pause 1
transmit "ATZ^m"
waitfor "OK"
transmit "^E^m"
waitfor "READY"
transmit "D"
transmit S4
transmit "^m"
rget s1
rget s1 80 40
rget s1 40 40
rget s1 40 40
mess:
find s1 "BUSY"
if found
strcpy s9 "M"
return
endif
find s1 "ANSWER TONE"
if found
set parity none
set databits 8
clear
log open s4
alarm 2
exit
endif
find s1 "RINGING"
if found
rget s1
find s1 "RINGING"
if not found
goto mess
else
log open s4
message "APCP: No answer - still ringing"
log close
transmit "^C^D^C"
endif
else
endif
return
top:
find s0 "A"
if found
strcpy s4 "868-2866"
strcpy s5 "Byte Warrior "
gosub dial
endif
find s0 "B"
if found
strcpy s4 "235-8760"
strcpy s5 "Galaxy Word Processing Sys "
gosub dial
endif
find s0 "C"
if found
strcpy s4 "488-0924"
strcpy s5 "Night Shift RBBS "
gosub dial
endif
find s0 "D"
if found
strcpy s4 "281-7661"
strcpy s5 "Dean Johnson "
gosub dial
endif
find s0 "E"
if found
strcpy s4 "329-9260"
strcpy s5 "Infinity Base "
gosub dial
endif
find s0 "F"
if found
strcpy s4 "488-0924"
strcpy s5 "'C BBS "
gosub dial
endif
find s0 "G"
if found
strcpy s4 "725-9233"
strcpy s5 "Underdog's Mininet "
gosub dial
endif
find s0 "H"
if found
strcpy s4 "725-9413"
strcpy s5 "Cel_Com 1 "
gosub dial
endif
find s0 "I"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "J"
if found
strcpy s4 "941-6943"
strcpy s5 "Fido Heath/Zenith "
gosub dial
endif
find s0 "K"
if found
strcpy s4 "527-5618"
strcpy s5 "Fido BECS Tandy "
gosub dial
endif
find s0 "L"
if found
strcpy s4 "431-8664"
strcpy s5 "Computer Exchange "
gosub dial
endif
find s0 "M"
if found
strcpy s4 "858-2028"
strcpy s5 "Gig Harbor IBS "
gosub dial
endif
find s0 "N"
if found
strcpy s4 "630-3329"
strcpy s5 "Multi-Connection "
gosub dial
endif
find s0 "O"
if found
strcpy s4 "535-2837"
strcpy s5 "Northwest Micronet "
gosub dial
endif
find s0 "P"
if found
strcpy s4 "747-1944"
strcpy s5 "Bellevue Crossroads "
gosub dial
endif
find s0 "Q"
if found
strcpy s4 "775-2650"
strcpy s5 "Public Domain Silo "
gosub dial
endif
find s0 "R"
if found
strcpy s4 "743-0162"
strcpy s5 "Puget Sound RBBS "
gosub dial
endif
find s0 "S"
if found
strcpy s4 "641-6265"
strcpy s5 "Sears Business Center "
gosub dial
endif
find s0 "T"
if found
strcpy s4 "946-1627"
strcpy s5 "Seattle Homedome RBBS "
gosub dial
endif
find s0 "U"
if found
strcpy s4 "367-2026"
strcpy s5 "Software Salers "
gosub dial
endif
find s0 "V"
if found
strcpy s4 "698-2387"
strcpy s5 "Trident Base One "
gosub dial
endif
find s0 "W"
if found
strcpy s4 "443-1806"
strcpy s5 "Turnover Post - Industrial "
gosub dial
endif
find s0 "X"
if found
strcpy s4 "783-3459"
strcpy s5 "Wizard's Lair "
gosub dial
endif
find s0 "Y"
if found
strcpy s4 "248-2600"
strcpy s5 "Stop 'N Shop "
gosub dial
endif
find s0 "Z"
if found
strcpy s4 "442-8127"
strcpy s5 "35 US HDS Human Services "
gosub dial
endif
find s0 "0"
if found
strcpy s4 "486-2368"
strcpy s5 "PMS Software Unlimited "
gosub dial
endif
find s0 "1"
if found
strcpy s4 "527-5618"
strcpy s5 "Host 138 Pacific NORWEST "
gosub dial
endif
find s0 "2"
if found
strcpy s4 "621-8665"
strcpy s5 "Northwest Computer Society "
gosub dial
endif
find s0 "3"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "4"
if found
strcpy s4 "763-3116"
strcpy s5 "MINIBIN: TUG "
gosub dial
endif
find s0 "5"
if found
strcpy s4 "883-4403"
strcpy s5 "Seattle RBBS PC "
gosub dial
endif
find s0 "6"
if found
strcpy s4 "937-2957"
strcpy s5 "Cheryl's Velvet Touch "
gosub dial
endif
find s0 "7"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "8"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "9"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "@"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "#"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "$"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "%"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "&"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s0 "*"
if found
strcpy s4 " "
strcpy s5 " "
gosub dial
endif
find s9 "M"
if found
strcpy s9 " "
goto top
endif
clear
box 00 00 02 79 07
atsay 01 02 07 "APCP: All numbers connected / didn't answer ... terminating ..."
locate 05 00
alarm 2
exit
init:
strcpy s9 " "
log close
clear
box 00 00 22 38 07
box 00 41 22 79 07
atsay 01 02 07 "A Byte Warrior ........... 868-2866"
atsay 02 02 07 "B Home of Galaxy WP System 235-8760"
atsay 03 02 07 "C Night Shift RBBS ....... 488-0924"
atsay 04 02 07 "D Dean Johnson ........... 281-7661"
atsay 05 02 07 "E Infinity Base .......... 329-9260"
atsay 06 02 07 "F 'C ..................... 488-0924"
atsay 07 02 07 "G Underdog's Mininet ..... 725-9233"
atsay 08 02 07 "H Cel_Com 1 .............. 725-9413"
atsay 09 02 07 "I ........................ ... ...."
atsay 10 02 07 "J Fido Heath/Zenith ...... 941-6943"
atsay 11 02 07 "K Fido BECS Tandy ........ 527-5618"
atsay 12 02 07 "L Computer Exchange ...... 431-8664"
atsay 13 02 07 "M ........................ ... ...."
atsay 14 02 07 "N ........................ ... ...."
atsay 15 02 07 "O ....... ............... ... ...."
atsay 16 02 07 "P Bellevue Crossroads .... 747-1944"
atsay 17 02 07 "Q Public Domain Silo ..... 775-2650"
atsay 18 02 07 "R Puget Sound RBBS ....... 743-0162"
atsay 19 02 07 "S Sears Business Center .. 641-6265"
atsay 20 02 07 "T Seattle Homedome RBBS .. 946-1627"
atsay 21 02 07 "U Software Salers ........ 367-2026"
atsay 01 43 07 "V ........................ ... ...."
atsay 02 43 07 "W Turnover Post - Indus .. 443-1806"
atsay 03 43 07 "X Wizard's Lair .......... 783-3459"
atsay 04 43 07 "Y Stop N Shop ............ 248-2600"
atsay 05 43 07 "Z 35 US HDS Human Serv ... 442-8127"
atsay 06 43 07 "0 PMS Software Unlimited . 486-2368"
atsay 07 43 07 "1 HOST 138 Pac. NORWEST .. 527-5618"
atsay 08 43 07 "2 Northwest Computer Soc . 621-8665"
atsay 09 43 07 "3 ........................ ... ...."
atsay 10 43 07 "4 MINIBIN: TUG ........... 763-3116"
atsay 11 43 07 "5 Seattle RBBS PC ........ 883-4403"
atsay 12 43 07 "6 Cheryl's Velvet Touch .. 937-2957"
atsay 13 43 07 "7 ........................ ... ...."
atsay 14 43 07 "8 ........................ ... ...."
atsay 15 43 07 "9 ........................ ... ...."
atsay 16 43 07 "@ ........................ ... ...."
atsay 17 43 07 "# ........................ ... ...."
atsay 18 43 07 "$ ........................ ... ...."
atsay 19 43 07 "% ........................ ... ...."
atsay 20 43 07 "& ........................ ... ...."
atsay 21 43 07 "* ........................ ... ...."
locate 23 00
get s0
goto top
return