home *** CD-ROM | disk | FTP | other *** search
- goto init
-
- dial:
- strcmp s4 " "
- if success
- return
- endif
- isfile s4
- if success
- return
- endif
- clear
- box 00 00 02 79 07
- strcpy s1 "CASFA ║ "
- strcat s1 s4
- strcat s1 " ║ San Francisco, CA 415 ║ "
- 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 "327-6197"
- strcpy s5 "Programmer-Land "
- gosub dial
- endif
- find s0 "B"
- if found
- strcpy s4 "341-2962"
- strcpy s5 "27 M "
- gosub dial
- endif
- find s0 "C"
- if found
- strcpy s4 "482-0532"
- strcpy s5 "Pyramid of Power "
- gosub dial
- endif
- find s0 "D"
- if found
- strcpy s4 "547-3070"
- strcpy s5 "Megacom BBS "
- gosub dial
- endif
- find s0 "E"
- if found
- strcpy s4 "621-6520"
- strcpy s5 "PC-Shop Talk "
- gosub dial
- endif
- find s0 "F"
- if found
- strcpy s4 "927-1216"
- strcpy s5 "Marin_Sonomia PC Users "
- gosub dial
- endif
- find s0 "G"
- if found
- strcpy s4 "957-9370"
- strcpy s5 "CLM Source Codes "
- gosub dial
- endif
- find s0 "H"
- if found
- strcpy s4 "994-2944"
- strcpy s5 "VOR RBBS Vern Buerg"
- gosub dial
- endif
- find s0 "I"
- if found
- strcpy s4 "483-1768"
- strcpy s5 "Echelon BBS "
- gosub dial
- endif
- find s0 "J"
- if found
- strcpy s4 "349-6576"
- strcpy s5 "Charisma "
- gosub dial
- endif
- find s0 "K"
- if found
- strcpy s4 "430-1805"
- strcpy s5 "Steve Elefant "
- gosub dial
- endif
- find s0 "L"
- if found
- strcpy s4 "223-4579"
- strcpy s5 "DataTech "
- gosub dial
- endif
- find s0 "M"
- if found
- strcpy s4 "236-1823"
- strcpy s5 "IBM PC/HP 3000 "
- gosub dial
- endif
- find s0 "N"
- if found
- strcpy s4 "282-2366"
- strcpy s5 "San Francisco MODIFIDO "
- gosub dial
- endif
- find s0 "O"
- if found
- strcpy s4 "355-3092"
- strcpy s5 "TIBBS "
- gosub dial
- endif
- find s0 "P"
- if found
- strcpy s4 "364-4339"
- strcpy s5 "Truly Tasteless BBS "
- gosub dial
- endif
- find s0 "Q"
- if found
- strcpy s4 "370-0411"
- strcpy s5 "Com One "
- gosub dial
- endif
- find s0 "R"
- if found
- strcpy s4 "471-3776"
- strcpy s5 "East Bay Express "
- gosub dial
- endif
- find s0 "S"
- if found
- strcpy s4 "525-6254"
- strcpy s5 "Skycomm, Home of Fido "
- gosub dial
- endif
- find s0 "T"
- if found
- strcpy s4 "527-0400"
- strcpy s5 "CBBS "
- gosub dial
- endif
- find s0 "U"
- if found
- strcpy s4 "647-8528"
- strcpy s5 "SATORE Fido "
- gosub dial
- endif
- find s0 "V"
- if found
- strcpy s4 "651-4147"
- strcpy s5 "AARDWOLF Express "
- gosub dial
- endif
- find s0 "W"
- if found
- strcpy s4 "658-2919"
- strcpy s5 "Lambda Koala Bear "
- gosub dial
- endif
- find s0 "X"
- if found
- strcpy s4 "664-2811"
- strcpy s5 "Welchnet Games "
- gosub dial
- endif
- find s0 "Y"
- if found
- strcpy s4 "672-2505"
- strcpy s5 "620 TBLUG Fido "
- gosub dial
- endif
- find s0 "Z"
- if found
- strcpy s4 "776-7228"
- strcpy s5 "Host 125 SF Bay Net "
- gosub dial
- endif
- find s0 "0"
- if found
- strcpy s4 "861-5733"
- strcpy s5 "#1 RBBS "
- gosub dial
- endif
- find s0 "1"
- if found
- strcpy s4 "864-0774"
- strcpy s5 "E Tree 3 "
- gosub dial
- endif
- find s0 "2"
- if found
- strcpy s4 "967-6730"
- strcpy s5 "Comm Soft Roots II "
- gosub dial
- endif
- find s0 "3"
- if found
- strcpy s4 "968-6501"
- strcpy s5 "MRC BBS "
- gosub dial
- endif
- find s0 "4"
- if found
- strcpy s4 "837-4610"
- strcpy s5 "The Transfer Station "
- gosub dial
- endif
- find s0 "5"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "6"
- if found
- strcpy s4 " "
- strcpy s5 " "
- 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 Programmer-Land ........ 327-6197"
- atsay 02 02 07 "B 27m .................... 341-2962"
- atsay 03 02 07 "C Pyramid of Power ....... 482-0532"
- atsay 04 02 07 "D Megacom BBS ............ 547-3070"
- atsay 05 02 07 "E PC Shop-Talk ........... 621-6520"
- atsay 06 02 07 "F Marin-Sonoma PCUG ...... 927-1216"
- atsay 07 02 07 "G CLM Source Codes ....... 957-9370"
- atsay 08 02 07 "H VOR RBBS .... Vern Buerg 994-2944"
- atsay 09 02 07 "I Echelon BBS ............ 483-1768"
- atsay 10 02 07 "J Charisma ............... 349-6576"
- atsay 11 02 07 "K Steve Elefant .......... 430-1805"
- atsay 12 02 07 "L DataTech ............... 223-4579"
- atsay 13 02 07 "M IBM PC/HP 3000 ......... 236-1823"
- atsay 14 02 07 "N San Francisco MODIFIDO . 282-2366"
- atsay 15 02 07 "O TIBBS .................. 355-3092"
- atsay 16 02 07 "P Truly Tasteless BBS .... 364-4339"
- atsay 17 02 07 "Q Com One ................ 370-0411"
- atsay 18 02 07 "R East Bay Express ....... 471-3776"
- atsay 19 02 07 "S Skycomm, Home of FIDO .. 525-6254"
- atsay 20 02 07 "T CBBS ................... 527-0400"
- atsay 21 02 07 "U SATORE FIDP ............ 647-8528"
- atsay 01 43 07 "V AARDWOLF EXPRESS ....... 651-4147"
- atsay 02 43 07 "W Lambda Koala Bear ...... 658-2919"
- atsay 03 43 07 "X Welchnet Games ......... 664-2811"
- atsay 04 43 07 "Y 620 TBLUG Fido ......... 672-2505"
- atsay 05 43 07 "Z HOST 125 SF Bay Net .... 776-7228"
- atsay 06 43 07 "0 #1 RBBS ................ 861-5733"
- atsay 07 43 07 "1 E Tree 3 ............... 864-0774"
- atsay 08 43 07 "2 CommSoft Roots II ...... 967-6730"
- atsay 09 43 07 "3 MRC BBS ................ 968-6501"
- atsay 10 43 07 "4 The Transfer Station ... 837-4610"
- atsay 11 43 07 "5 ........................ ...-...."
- atsay 12 43 07 "6 ........................ ...-...."
- 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
-