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 "DCWAS ║ "
- strcat s1 s4
- strcat s1 " ║ Washington, DC 202 301 703 ║ "
- 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 "689-2987"
- strcpy s5 "PC-Pursuit Information "
- gosub dial
- endif
- find s0 "B"
- if found
- strcpy s4 "689-3561"
- strcpy s5 "PC-Pursuit Messages "
- gosub dial
- endif
- find s0 "C"
- if found
- strcpy s4 "698-8230"
- strcpy s5 "Arquimedes "
- gosub dial
- endif
- find s0 "D"
- if found
- strcpy s4 "537-1045"
- strcpy s5 "Government BBS "
- gosub dial
- endif
- find s0 "E"
- if found
- strcpy s4 "251-9206"
- strcpy s5 "Darwin "
- gosub dial
- endif
- find s0 "F"
- if found
- strcpy s4 "252-1958"
- strcpy s5 "Megawatts "
- gosub dial
- endif
- find s0 "G"
- if found
- strcpy s4 "275-1050"
- strcpy s5 "Information Tech Center "
- gosub dial
- endif
- find s0 "H"
- if found
- strcpy s4 "322-8678"
- strcpy s5 "Wizard's "
- gosub dial
- endif
- find s0 "I"
- if found
- strcpy s4 "547-2008"
- strcpy s5 "Computer Connections PC BD "
- gosub dial
- endif
- find s0 "J"
- if found
- strcpy s4 "498-7283"
- strcpy s5 "Pyl'S "
- gosub dial
- endif
- find s0 "K"
- if found
- strcpy s4 "949-8848"
- strcpy s5 "Capitol PC User's Group "
- gosub dial
- endif
- find s0 "L"
- if found
- strcpy s4 "972-1622"
- strcpy s5 "PC T.I.E. "
- gosub dial
- endif
- find s0 "M"
- if found
- strcpy s4 "839-0705"
- strcpy s5 "Death Star BBS "
- gosub dial
- endif
- find s0 "N"
- if found
- strcpy s4 "654-6872"
- strcpy s5 "Iceman's Castle "
- gosub dial
- endif
- find s0 "O"
- if found
- strcpy s4 "478-9850"
- strcpy s5 "Telecommunications BBS "
- gosub dial
- endif
- find s0 "P"
- if found
- strcpy s4 "921-9650"
- strcpy s5 "The Loading Dock "
- gosub dial
- endif
- find s0 "Q"
- if found
- strcpy s4 "384-2587"
- strcpy s5 "Digital Data Exchange "
- gosub dial
- endif
- find s0 "R"
- if found
- strcpy s4 "560-0979"
- strcpy s5 "Technical Information Exc. "
- gosub dial
- endif
- find s0 "S"
- if found
- strcpy s4 "370-3885"
- strcpy s5 "Grafboard "
- gosub dial
- endif
- find s0 "T"
- if found
- strcpy s4 "376-2184"
- strcpy s5 "V.A. Info technology Ctr. "
- gosub dial
- endif
- find s0 "U"
- if found
- strcpy s4 "428-3418"
- strcpy s5 "Germantown Pro Exchange "
- gosub dial
- endif
- find s0 "V"
- if found
- strcpy s4 "825-0536"
- strcpy s5 "A & A Micro Tech "
- gosub dial
- endif
- find s0 "W"
- if found
- strcpy s4 "370-9832"
- strcpy s5 "Data-Bit BBS "
- gosub dial
- endif
- find s0 "X"
- if found
- strcpy s4 "379-2952"
- strcpy s5 "Data Board "
- gosub dial
- endif
- find s0 "Y"
- if found
- strcpy s4 "435-0836"
- strcpy s5 "Sterling Exchange "
- gosub dial
- endif
- find s0 "Z"
- if found
- strcpy s4 "734-1387"
- strcpy s5 "AMRAD - HAM Radio "
- gosub dial
- endif
- find s0 "0"
- if found
- strcpy s4 "734-1796"
- strcpy s5 "Issue Dynamic "
- gosub dial
- endif
- find s0 "1"
- if found
- strcpy s4 "756-6109"
- strcpy s5 "BXR Information Corner "
- gosub dial
- endif
- find s0 "2"
- if found
- strcpy s4 "941-2386"
- strcpy s5 "Teleward "
- gosub dial
- endif
- find s0 "3"
- if found
- strcpy s4 "244-9573"
- strcpy s5 "Hard Core Colossus "
- gosub dial
- endif
- find s0 "4"
- if found
- strcpy s4 "320-2491"
- strcpy s5 "Cosmos Club "
- gosub dial
- endif
- find s0 "5"
- if found
- strcpy s4 "365-0991"
- strcpy s5 "B.A.S.I.C. "
- gosub dial
- endif
- find s0 "6"
- if found
- strcpy s4 "424-5817"
- strcpy s5 "Capital PC Monitor "
- gosub dial
- endif
- find s0 "7"
- if found
- strcpy s4 "428-9044"
- strcpy s5 "Colossus III "
- gosub dial
- endif
- find s0 "8"
- if found
- strcpy s4 "340-8519"
- strcpy s5 "Sugarland BBS "
- gosub dial
- endif
- find s0 "9"
- if found
- strcpy s4 "656-0932"
- strcpy s5 "Colossus II "
- gosub dial
- endif
- find s0 "@"
- if found
- strcpy s4 "576-7285"
- strcpy s5 "PC Tech Journal "
- gosub dial
- endif
- find s0 "#"
- if found
- strcpy s4 "596-3569"
- strcpy s5 "Capital PC Statistics SIG "
- gosub dial
- endif
- find s0 "$"
- if found
- strcpy s4 "256-8012"
- strcpy s5 "XTurbo #1 "
- 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 PC Pursuit Information . 689-2987"
- atsay 02 02 07 "B PC Pursuit Messages .... 689-3561"
- atsay 03 02 07 "C Arquimedes ............. 698-8230"
- atsay 04 02 07 "D Government BBS ......... 537-1045"
- atsay 05 02 07 "E Darwin ................. 251-9206"
- atsay 06 02 07 "F MegaWatts .............. 252-1958"
- atsay 07 02 07 "G Information Tech. Center 275-1050"
- atsay 08 02 07 "H Wizard's BBS ........... 322-8678"
- atsay 09 02 07 "I Computer Connections ... 547-2008"
- atsay 10 02 07 "J Pul's BBS .............. 498-7283"
- atsay 11 02 07 "K Capitol PC User's Group 949-8848"
- atsay 12 02 07 "L PC TIE ................. 972-1622"
- atsay 13 02 07 "M Death Star ............. 839-0705"
- atsay 14 02 07 "N Iceman's Castle ........ 654-6872"
- atsay 15 02 07 "O Telecommunications BBS . 478-9850"
- atsay 16 02 07 "P Loading Dock ........... 921-9650"
- atsay 17 02 07 "Q Digital Data Exchange .. 384-2587"
- atsay 18 02 07 "R Technical Info. Exchange 560-0979"
- atsay 19 02 07 "S Grafboard .............. 370-3885"
- atsay 20 02 07 "T V.A. Info. Tech. Center 376-2184"
- atsay 21 02 07 "U Germantown Pro Exchange 428-3418"
- atsay 01 43 07 "V A & A Micro-Tech ....... 825-0536"
- atsay 02 43 07 "W Data Bit BBS ........... 370-9832"
- atsay 03 43 07 "X Data Board ............. 379-2952"
- atsay 04 43 07 "Y Sterling Exchange ...... 435-0836"
- atsay 05 43 07 "Z AMRAD (Ham Radio) ...... 734-1387"
- atsay 06 43 07 "0 Issue Dynamic .......... 734-1796"
- atsay 07 43 07 "1 BXR Information Corner . 756-6109"
- atsay 08 43 07 "2 Teleward ............... 941-2386"
- atsay 09 43 07 "3 Hard Core Colossus ..... 244-9573"
- atsay 10 43 07 "4 Cosmos Club ............ 320-2491"
- atsay 11 43 07 "5 B.A.S.I.C. ............. 365-0991"
- atsay 12 43 07 "6 Capital PC Monitor ..... 424-5817"
- atsay 13 43 07 "7 Colossus III ........... 428-9044"
- atsay 14 43 07 "8 Sugarland BBS .......... 340-8519"
- atsay 15 43 07 "9 Colossus II ............ 656-0932"
- atsay 16 43 07 "@ PC Tech Journal ........ 576-7285"
- atsay 17 43 07 "# Cap. PC Stat. SIG ...... 596-3569"
- atsay 18 43 07 "$ XTurbo # 1 ............. 256-8012"
- atsay 19 43 07 "% ........................ ... ...."
- atsay 20 43 07 "& ........................ ... ...."
- atsay 21 43 07 "* ........................ ... ...."
- locate 23 00
- get s0
- goto top
- return
-