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 "CASJO ║ "
- strcat s1 s4
- strcat s1 " ║ San Jose, CA 408 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 "227-5416"
- strcpy s5 "Net Works Computer Emporium"
- gosub dial
- endif
- find s0 "B"
- if found
- strcpy s4 "238-9621"
- strcpy s5 "RCPM RBBS Datatech #7 "
- gosub dial
- endif
- find s0 "C"
- if found
- strcpy s4 "243-2370"
- strcpy s5 "Buccaneer's Harbor II "
- gosub dial
- endif
- find s0 "D"
- if found
- strcpy s4 "244-4816"
- strcpy s5 "EBBS A&K Computers "
- gosub dial
- endif
- find s0 "E"
- if found
- strcpy s4 "253-5216"
- strcpy s5 "AMIS Grafex "
- gosub dial
- endif
- find s0 "F"
- if found
- strcpy s4 "258-8128"
- strcpy s5 "Ampro User's BBS "
- gosub dial
- endif
- find s0 "G"
- if found
- strcpy s4 "262-5150"
- strcpy s5 "SJ HUG "
- gosub dial
- endif
- find s0 "H"
- if found
- strcpy s4 "281-7059"
- strcpy s5 "RCPM RBBS Piconet #4 "
- gosub dial
- endif
- find s0 "I"
- if found
- strcpy s4 "289-9151"
- strcpy s5 "Modem Magazine "
- gosub dial
- endif
- find s0 "J"
- if found
- strcpy s4 "298-6930"
- strcpy s5 "AMIS IBBBS "
- gosub dial
- endif
- find s0 "K"
- if found
- strcpy s4 "378-8733"
- strcpy s5 "RCPM RBBS DBase II "
- gosub dial
- endif
- find s0 "L"
- if found
- strcpy s4 "735-7190"
- strcpy s5 "Public Domain Software "
- gosub dial
- endif
- find s0 "M"
- if found
- strcpy s4 "773-9880"
- strcpy s5 "Rontech RBBS "
- gosub dial
- endif
- find s0 "N"
- if found
- strcpy s4 "867-4455"
- strcpy s5 "Split Infinity "
- gosub dial
- endif
- find s0 "O"
- if found
- strcpy s4 "942-6975"
- strcpy s5 "AMIS TABBS "
- gosub dial
- endif
- find s0 "P"
- if found
- strcpy s4 "945-8358"
- strcpy s5 "North San Jose BBS "
- gosub dial
- endif
- find s0 "Q"
- if found
- strcpy s4 "972-8164"
- strcpy s5 "Fido # 346 "
- gosub dial
- endif
- find s0 "R"
- if found
- strcpy s4 "996-2689"
- strcpy s5 "Grafex "
- gosub dial
- endif
- find s0 "S"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "T"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "U"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "V"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "W"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "X"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "Y"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "Z"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "0"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "1"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "2"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "3"
- if found
- strcpy s4 " "
- strcpy s5 " "
- gosub dial
- endif
- find s0 "4"
- if found
- strcpy s4 " "
- strcpy s5 " "
- 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 NET WORKS Computer Emp . 227-5416"
- atsay 02 02 07 "B RCP/M RBBS Datatech #7 . 238-9621"
- atsay 03 02 07 "C Buccaneer's Harbor II .. 243-2370"
- atsay 04 02 07 "D EBBS A&K Computers ..... 244-4816"
- atsay 05 02 07 "E AMIS Grafex ............ 253-5216"
- atsay 06 02 07 "F Ampro Users BBS ........ 258-8128"
- atsay 07 02 07 "G SJ HUG ................. 262-5150"
- atsay 08 02 07 "H RCPM RBBS Piconet #4 ... 281-7059"
- atsay 09 02 07 "I Modem Magazine ......... 289-9151"
- atsay 10 02 07 "J AMIS IBBBS ............. 298-6930"
- atsay 11 02 07 "K RCPM RBBS DBase II ..... 378-8733"
- atsay 12 02 07 "L Public Domain Software . 735-7190"
- atsay 13 02 07 "M Rontech RBBS ........... 773-9880"
- atsay 14 02 07 "N Split Infinity ......... 867-4455"
- atsay 15 02 07 "O AMIS TABBS ............. 942-6975"
- atsay 16 02 07 "P North San Jose BBS ..... 945-8358"
- atsay 17 02 07 "Q Fido # 346 ............. 972-8164"
- atsay 18 02 07 "R Grafex ................. 996-2689"
- atsay 19 02 07 "S ........................ ... ...."
- atsay 20 02 07 "T ........................ ... ...."
- atsay 21 02 07 "U ........................ ... ...."
- atsay 01 43 07 "V ........................ ... ...."
- atsay 02 43 07 "W ........................ ... ...."
- atsay 03 43 07 "X ........................ ... ...."
- atsay 04 43 07 "Y ........................ ... ...."
- atsay 05 43 07 "Z ........................ ... ...."
- atsay 06 43 07 "0 ........................ ... ...."
- atsay 07 43 07 "1 ........................ ... ...."
- atsay 08 43 07 "2 ........................ ... ...."
- atsay 09 43 07 "3 ........................ ... ...."
- atsay 10 43 07 "4 ........................ ... ...."
- 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
-