textfiles/bbs/CBBS/1993/930419.ch
2021-04-15 13:31:59 -05:00

113 lines
4.1 KiB
Plaintext

PROTOCOL: ALT
COMPRESSION: NONE
CONNECT 2400/ARQ
CBBS(R) 4.0.3b
04/19/93 22:37:32
Y/N: want CBBS "1st time user" info?^U
?^U
?^U
?n;ward;christensen;odraw;;fullc;piss
Logging name to disk...
You are caller 229484; next msg =46211; 376 active msgs.
Prev. call 04/18/93 @ 22:36, next msg was 46210
Recording logon for next time.
Use FULL? to check assignments
?^U
?xxxxx
"Mine" command checking for msgs TO you, ^K to
>Function:?dir c:log;dir c:killed;dir summary;type-20 log,ward c;or;*;short
LOG. 9
KILLED. 62
SUMMARY. 25
04/15/93,00:20:15,229449,2,WARD CHRISTENSEN,,
E#46206,
E#46207,
E#46208,9
04/15/93,01:03:26,229450,2,DAVID JOHNSON,,5
]DAVID JOHNSON,
04/15/93,13:45:51,229451,2,DENNIS STAHL,,2
04/15/93,14:34:01,229452,2,JEFF MILLER,chicago/il,5
04/15/93,15:15:12,229453,2,DAVID PEARSON,,5
]DAVID PEARSON,
04/15/93,17:47:42,229454,2,ANDY SHAPIRO,,3
04/15/93,18:08:05,229455,2,NORM NIXON,keenyville,1
04/15/93,18:15:59,229456,2,LAWRENCE LEVINE,Buffalo Grove/ IL,2
04/15/93,18:27:54,229457,2,NORM NIXON,,1
]NORM NIXON,
04/15/93,23:51:36,229458,2,TOBY LUCAS,,2
04/16/93,02:14:47,229459,2,NORB DEMBINSKI,,
E#46209,9
04/16/93,08:53:15,229460,2,PETER COLLINS,Mokena IL,9
04/16/93,11:18:58,229461,2,RANDY IMAGEN,,4
04/16/93,16:12:34,229462,2,DAVID LARSON,Lansing,2
04/16/93,17:34:34,229463,2,BARRY BAYER,,
04/16/93,20:39:02,229464,2,ALEX ZELL,,
04/16/93,20:52:35,229465,2,ALEX ZELL,,1
]After the last call and before this call I dialed up at 300 and
connected -- CBBS wouldn't talk. Tried at 1200 and got some usual
garbage x~x~x~x~ and nothing else. Now I am back to my normal 19.2
setting and CBBS connects as usual -- 2400 nice and clean. Go figure.
ALEX ZELL,
04/16/93,23:12:12,229466,2,RON NEI,DES PLAINES/ IL,
04/17/93,01:45:35,229467,2,DAVID JOHNSON,,3
04/17/93,14:30:31,229468,2,PETE JONES,,1
04/17/93,15:30:09,229469,2,MURRAY ARNOW,,3
04/17/93,16:24:34,229470,2,LAWRENCE LEVINE,,1
]LAWRENCE LEVINE,
04/17/93,22:50:43,229471,2,BILL MATTSON,,
04/17/93,23:38:03,229472,2,SFD SDFSDF,q,2
]SFD SDFSDF,
04/17/93,23:52:03,229473,2,NORB DEMBINSKI,,4
04/18/93,11:34:58,229474,2,BERNARD GOLDLUST,,1
04/18/93,12:29:15,229475,2,BORIS KUKSO,,3
04/18/93,20:27:33,229476,2,JOSEPH SKOM,,3
04/18/93,22:02:17,229477,2,BILL MATTSON,,1
04/18/93,22:36:54,229478,2,WARD CHRISTENSEN,,
04/18/93,23:01:12,229479,2,WARD CHRISTENSEN,,
E#46210,4
04/19/93,00:12:05,229480,2,MURRAY ARNOW,,0
04/19/93,00:21:58,229481,2,TONY ANTONUCCI,,8
04/19/93,13:59:48,229482,2,SCOTT MUELLER,,14
04/19/93,16:26:11,229483,2,MIKE REINHART,,2
04/19/93,22:37:36,229484,2,WARD CHRISTENSEN,,
46210 04/18/93 WARD CHRISTENSEN => NORB DEMBINSKI: "R/CONNECT OK?"
- End of summary -
Retrieving flagged msgs: C skips, K aborts.
Msg 46210 is 21 line(s) on 04/18/93 from WARD CHRISTENSEN
to NORB DEMBINSKI re: R/CONNECT OK?
9600 is screwed up, 4800 and 7200 - I don't think I even look for 'em.
As to logon script, I wait for the connect, then press carriage
returns until I get a CBBS text string back, wait .2 sec, send a ^K to
avoid the bulletin/welcome, watch for "1st time", then send n;ward;.
pat; pat 1i CBBS - Set up pattern 1 to wait for CBBS
pat 2i Welcome .and 2 to wait for "Welcome" (shouldn't happen)
while n put "\r" wait - Send a C/R every second until pattern matches
sleep 2 - then wait .2 seconds
put \013 - put a ^K to kill out of the wait
pat 1 "1st time" - wait for "1st time" message
pat 3 "FIRST" - Pattern for "What is your FIRST name"
pat 4 "+LINE >" - Occasional glitch from aborted prev call
wait - wait for one of the above patterns
sleep 16; - sleep 1.6 seconds
if 2 put \013;sleep 4 - if "Welcome" hit ^K sleep .4 sec
putw \025;putw \025;putw \010 - send ^U^U^U<backspace> (clear)
if 4 put "\025" - If we got at +LINE > then ^U it. (Oh: 25 = octal)
if 1|4 put "n;" - If I got a "1st time" then say no, not first time.
putw "ward;christensen. Then put my name, and other parms.
This isn't all that readable, sorry. all the \025 type stuff is
OCTAL, so a 25 is really 2 x 8 + 5 = 21, 21st letter of alphabet is
dup. chars.
>Function:?short
No dup. chars.
>Function:?short
dup. chars.
>Function:?