home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / BOBSTRM.MSGS.ARC / BOBSTERM.MSGS
Encoding:
Text File  |  2019-04-13  |  18.6 KB  |  543 lines

  1.  ************
  2. Topic 14        Mon Dec 02, 1991
  3. C128.JBEE [* Sysop *]        at 22:57 EST
  4. Sub: BTP 64 or 128                          
  5.  
  6.  A place to ask questions or leave messages about Bob's Pro Term 64 or 128.
  7.  (back by popular request)
  8. 30 message(s) total.
  9.  ************
  10.  ------------
  11. Category 8,  Topic 14
  12. Message 1         Mon Dec 02, 1991
  13. C128.JBEE [* Sysop *]        at 23:08 EST
  14.  
  15. ============================================================================
  16. transfered from another topic
  17. ============================================================================
  18.  Category   8 Telecommunications
  19.   ************
  20.  Topic 14        Sun Mar 24, 1991
  21.  J.PATE3 [Jim Pate]           at 14:21 PST
  22.  Sub: B.T.Pro 128 / Aprotek 2400 modem
  23.  
  24.  Getting results using Bob's Term Pro and the Aprotek 2400 baud modem. Since
  25.  BTP can be 'tuned' for High and Low byte settings, I found that by changing
  26.  the HIGH byte setting from 113 to 123 the modem works
  27.  1 new messages.
  28.   ************
  29.   ------------
  30.  Category 8,  Topic 14
  31.  Message 3         Mon Nov 25, 1991
  32.  HOWIE-CBM [H.HERMAN1]        at 02:23 EST
  33.  
  34.  Questions.  Lots and lots of questions about BobsTermPro.
  35.  
  36.  Prob:  Keeping parameters at the same setting, especially when using phone
  37.  and macros.
  38.  
  39.  Answer:   Each time BTP loads in a new phone or regular macro, it loads in
  40.  ALL the parameters that were previously saved with that macro.
  41.  
  42.  If  you  want  to maintain the same parameters for a chain of macros, lets
  43.  say  7  or 8 are used to call into GEnie,  set up the first one, the phone
  44.  macro  the  way  you want things, like what the F1 key will do, etc.  Then
  45.  immediately  after  you save the phone macro, *AND* before you load in any
  46.  other  (with  other  parameters)  select the option to create a new macro.
  47.  All  parameters  on  this  new  one will be the same as the original phone
  48.  macro, and you only need enter its script.  If you are satisfied with your
  49.  present  phone macro, select Edit, to get IT loaded.  Exit from Edit, with
  50.  its features in memory, and proceed to create new macros.
  51.  
  52.  It  is  a  lot  easier  to  spend  time  on  one phone or other macro, set
  53.  everything  up the way you want it, and then use that one as the basis for
  54.  creating all the others in the string.
  55.  
  56.  Prob: An F key doesn't get saved.
  57.  
  58.  Answer:   I'll  have to know what you are trying to save, and what you are
  59.  doing.
  60.  
  61.  Prob: What terminal to use.
  62.  
  63.  Answer:   Which  ever  one  you like the most.  It is a matter of personal
  64.  preference.   My  choice  has been a dumb terminal, so emulation is turned
  65.  OFF.  They  all  work fine. (More about vt100 later.)  Just be sure to let
  66.  GEnie know what you are using.  :)
  67.  
  68.  Prob:  Getting garbage characters when buffering at 2400.
  69.  
  70.  Answer: Set BTP's RS-232 parameters to: 7 word bits, 1 stop, EVEN parity,
  71. 2400
  72.  baud, half-duplex, adj LOW to 111, and adj HI to 0.
  73.  
  74.  That should do it.   :)
  75.  
  76.  Don't  be  concerned  about file up and downloads.  BTP will automatically
  77.  switch  to  the required 8 bits for these, and back to 7 for text. No need to
  78.  tell GEnie about this change.  It is automatic too.  The only time you should
  79.  ever  see garbage characters is after you say BYE to GEnie, and it  does its
  80.  disconnect.
  81.  
  82.  Howie
  83. ============================================================================
  84.  
  85.  
  86.  ------------
  87. Category 8,  Topic 14
  88. Message 3         Mon Dec 09, 1991
  89. HOWIE-CBM [H.HERMAN1]        at 07:24 EST
  90.  
  91.  For those who asked about better vt100 emulation, here's what's needed  for
  92.  near-perfect operation:                                                    
  93.  
  94.  Starting with BTP's default settings, add the following:                   
  95.  
  96.  [1] On the control line, toggle ILF to ON, and WWRAP to OFF.               
  97.  
  98.  [2] Add the following:                                                     
  99.  
  100.  To Video Attributes:                                                       
  101.  --------------------                                                       
  102.  Half Intensity:         ESC [22m                                           
  103.  Reverse Off:            ESC [27m                                           
  104.  Flash Off:              ESC [25m                                           
  105.  Underline Off:          ESC [24m                                           
  106.  Reverse and Flash Off:  ESC [27;25m                                        
  107.  
  108.  To Delete Sequence:                                                        
  109.  -------------------                                                        
  110.  Insert Character:       ESC [00@                                           
  111.  Insert Line:            ESC [00L                                           
  112.  Delete Character:       ESC [00P                                           
  113.  Delete Line:            ESC [00M                                           
  114.  
  115.  Spaces are for clarity to the above. Do NOT leave any spaces when making the
  116.  actual entires.  DO use upper and lower case letters, as shown.            
  117.  
  118.  Now the hard part to explain:  ALL the zeros shown in the Delete Sequence  
  119.  represent null entries. Two zeros for two nulls.  Do not use the zero      
  120.  character.                                                                 
  121.  ----------                                                                 
  122.  
  123.  It has been my experience that these additions are all that's needed for the
  124.  systems I've logged onto.                                                  
  125.  
  126.  Howie                                                                      
  127.  ------------
  128. Category 8,  Topic 14
  129. Message 4         Tue Dec 10, 1991
  130. J.MOORE112                   at 03:01 EST
  131.  
  132.  B I AM USEING BTPOR  RO ON GENIE AT 2400 PTA   BR URA  .WHEN I CAPTURE TEXT
  133. THE LETTERS AND
  134.  
  135.     SOME WORDS ARE SCRAMBLED UP AND MISSING I HAVE A HARD TIME TRYING TO
  136.  
  137.     FIGURE OYT  UT WHAT WAS SAID OR WAHT   HAT WAS PRINTED OUT. IS THERE
  138. SOMETHING I
  139.  
  140.      CAN SET TO GET WHAT I AM SUPPOST TO GET I NEVER HAD THIS PROBLEM BEFORE!
  141.  
  142.     I WENT O TO THIS SPEED AAT 1200 BA U  . SO HELP ME I TRYIED TO CAPTURE THE
  143.  
  144.  
  145.     QUICK TIPE S BUT IT WAS SO SCRAMABLED UP I COULD NOT MAKE ANY SCENE CE OUT
  146.  
  147.     OF IT ... REPLAY  EY TO J MOORE112 THANK YOU
  148.  
  149.  ------------
  150. Category 8,  Topic 14
  151. Message 5         Tue Dec 10, 1991
  152. HOWIE-CBM [H.HERMAN1]        at 04:58 EST
  153.  
  154. j.moore,
  155.  
  156. it's apparant that btp does not have its petascii2ascii conversion set to on.
  157.  
  158. that is why we all here see your message as being in all capitals, and why you
  159. see capitals and reversed lettering.
  160.  
  161. press btp's comkey and the 'a' key to turn on the conversion, and everything
  162. should then be clear for you and us.  the 'asc' on the control line will
  163. appear in reversed video.
  164.  
  165.  
  166. Now that it is on, I'll begin to use capitals.  :)
  167.  
  168. Don't forget to save this change to your phone file, so it will be there for
  169. you next time.
  170.  
  171. Howie
  172.  ------------
  173. Category 8,  Topic 14
  174. Message 6         Tue Dec 10, 1991
  175. HOWIE-CBM [H.HERMAN1]        at 05:13 EST
  176.  
  177. IN CASE I GOT MY CONVERSIONS WRONG, HERE'S A REPEAT OF THE ABOVE IN ALL CAPS: 
  178.  
  179.  
  180. J.MOORE,
  181.  
  182. IT'S APPARANT THAT BTP DOES NOT HAVE ITS PETASCII2ASCII CONVERSION SET TO ON.
  183.  
  184. THAT IS WHY WE ALL HERE SEE YOUR MESSAGE AS BEING IN ALL CAPITALS, AND WHY YOU
  185. SEE CAPITALS AND REVERSED LETTERING.
  186.  
  187. PRESS BTP'S COMKEY AND THE 'A' KEY TO TURN ON THE CONVERSION, AND EVERYTHING
  188. SHOULD THEN BE CLEAR FOR YOU AND US.  THE 'ASC' ON THE CONTROL LINE WILL
  189. APPEAR IN REVERSED VIDEO.
  190.  
  191.  
  192. NOW THAT IT IS ON, I'LL BEGIN TO USE CAPITALS.  :)
  193.  
  194. DON'T FORGET TO SAVE THIS CHANGE TO YOUR PHONE FILE, SO IT WILL BE THERE FOR
  195. YOU NEXT TIME.
  196.  
  197. HOWIE
  198.  ------------
  199. Category 8,  Topic 14
  200. Message 7         Sun Dec 22, 1991
  201. YLR.ROSE [of TEXAS!!!]       at 13:59 CST
  202.  
  203.  okay, folks, I need some help here.. I use BTP128.. and am now an
  204.  assistant sysop on another board.. I need to upload files to the
  205.  library using X-Modem, but when I do, the file is garbled and useless.
  206.  I'm using all the default settings, but not having ANY experience
  207.  using X-Modem Uploads.. what do I need to do to get my uploads looking
  208.  right??  HELP!!    ];D
  209.  ------------
  210. Category 8,  Topic 14
  211. Message 8         Sun Dec 22, 1991
  212. C128.JBEE [* Sysop *]        at 15:41 EST
  213.  
  214.  Are you uploading Pet Ascii text files?
  215.  ------------
  216. Category 8,  Topic 14
  217. Message 9         Wed Jan 08, 1992
  218. E.MJELDE [Ed Mjelde]         at 22:44 MST
  219.  
  220. Hi all, I'm having difficulty loading and running BTPRO.128, I've downloaded
  221. it twice using Aladdins Z-Modem protocol and regular X- Modem CRC.
  222.  
  223. After transfering the file from my IBM clone to the C128, the program just
  224. sits there and doesn't do anything.
  225.  Example...RUN"BTPRO.128"...LOADING...No Blinking Cursor...Hit Reset button...
  226. try LOAD or DLOAD"BTPRO.128",8,1... At least I get a Ready prompt...type RUN--
  227. nothing... type LIST--nothing...
  228.  I then downloaded an Xmodem Padding Stripper which loaded and ran fine on my
  229. 64... put BTPRO.128 through it...tried to load and run it... same results.
  230.  
  231. Any hints or suggestions as to what I might be doing wrong?
  232.  
  233. If I can't get it to load or run, It's DELETE time for BTPRO.128
  234.  
  235.             Ed
  236.  ------------
  237. Category 8,  Topic 14
  238. Message 10        Thu Jan 09, 1992
  239. M.DULSKI1 [Mark]             at 01:30 CST
  240.  
  241.  Ed,
  242.  
  243.  All the BTPRO. files in the libraries are either alternate character
  244.  sets or I think the one you got is the DEMO for the commercial tele-
  245.  communication program Bobs Term Pro.
  246.  If you're looking for a term program for your C128 for use on GEnie
  247.  I'ld like to suggest Wizard 128.  It's a free download from page 625.
  248.  As for a term program for use on public boards you might want to try
  249.  DesTerm2.00 from the Flagship C128 Telecommunication library.  It's
  250.  $25 shareware.
  251.  
  252.  ▐▐Mark▐▐
  253.  ------------
  254. Category 8,  Topic 14
  255. Message 11        Thu Jan 09, 1992
  256. HOWIE-CBM                    at 03:00 EST
  257.  
  258. Ed,
  259.  
  260. The BTPRO128 that is in the Library will only upgrade the program, for those
  261. who might have the first early release version.
  262.  
  263. BTPRO128 is available commercially, and I believe it can be gotten from
  264. Briwall, Tenex or SSI, among others.
  265.  
  266. Howie
  267.  ------------
  268. Category 8,  Topic 14
  269. Message 12        Thu Jan 09, 1992
  270. E.MJELDE [Ed Mjelde]         at 21:15 MST
  271.  
  272. Thanks for the reply Mark, BTPRO.128 is not a demo, I guess it's just an
  273. upgrade for folks who already have the commercial version of Bob's Term, like
  274. HOWIE said in a previous message.
  275.  
  276. I have two computers, and Aladdin does just about everything I expected a good
  277. automated program to do, including uploading this reply message.
  278.  
  279. I use my IBM clone for most computer related things, but I occasionally like
  280. to check out the NEW programs for the C128 & C64, I liked the AEFRO/NOICE demo
  281. for the 64.  I'll download DesTerm128 sometime in the future.
  282.  
  283. Thanks for the two FAST replies.
  284.  
  285. Ed
  286.  ------------
  287. Category 8,  Topic 14
  288. Message  13       Thu Mar 19, 1992
  289. HOWIE-CBM                    (Forwarded) 
  290.  
  291.  Jeff,
  292.  
  293.  If you're referring to BTP's XFER parameter settings, the following
  294.  should work just fine here:
  295.  
  296.         000
  297.         N
  298.         N
  299.         CCITT
  300.         001
  301.        ^Q
  302.        ^S
  303.        ^R
  304.        ^T
  305.        ^D
  306.        ^F
  307.        ^U
  308.        ^X
  309.        ^A
  310.            <--- null
  311.        ^Z
  312.  
  313.  If you may have been referring to something else just let us know.  :)
  314.  
  315.  Howie
  316.  ------------
  317. Category 8,  Topic 14
  318. Message  14       Thu Mar 19, 1992
  319. C128.JBEE [* Sysop *]        (Forwarded) 
  320.  
  321.  I am going to move this to the BT topic (#14) in Cat#8 (telecom)
  322.  ------------
  323. Category 8,  Topic 14
  324. Message 15        Thu Mar 19, 1992
  325. C128.JBEE [* Sysop *]        at 20:55 EST
  326.  
  327.  forwarded from cat3 topic 25
  328.  ----------------------------
  329.   ************
  330.  J.ROBERTSO34 [jeff]          at 20:06 EST
  331.  Sub: Bob's Term Pro
  332.  
  333.  Need help on X-Modem Settings Have you had the same trouble ?
  334.   J.Robertso34  └s
  335.   ************
  336.  ------------
  337. Category 8,  Topic 14
  338. Message 16        Thu Apr 02, 1992
  339. J.ROBERTSO34 [jeff]          at 06:48 EST
  340.  
  341. Hi Guys, I need some help setting up a new modem I use BTP and I've just
  342. replaced a slower modem with an Aprotek mini-C What would be the best
  343. emulation setting to use? The ones I thought would be suitable wont allow 1200
  344. Baude. Any help would be apreciated. By the way, I'm using a C-64.
  345. J.ROBERTSO34
  346.  ------------
  347. Category 8,  Topic 14
  348. Message 17        Thu Apr 02, 1992
  349. HOWIE-CBM                    at 14:05 EST
  350.  
  351. Jeff,
  352.  
  353. Isn't the Aprotek a Hayes compatable?  If so, I'd use the └Hayes Smart'
  354. setting.  Also, while in (M)odems, check to see that you have the correct
  355. carrier detect, which I believe would be └+' with the Aprotek.
  356.  
  357. Then in the RS232 setting, change the baud to 1200.
  358.  
  359. Be sure to save all these changes, or they'll get lost next time you boot BTP.
  360.  
  361.  
  362. Howie
  363.  ------------
  364. Category 8,  Topic 14
  365. Message 18        Fri Apr 03, 1992
  366. M.DULSKI1 [Mark @WIZARD]     at 00:39 EST
  367.  
  368.  Jeff,
  369.  
  370.  I take it putting the modem in 1670 mode didn't work with BTP?
  371.  
  372.  ▐▐Mark▐▐
  373.  ------------
  374. Category 8,  Topic 14
  375. Message 19        Sun Apr 12, 1992
  376. J.ROBERTSO34 [jeff]          at 18:48 EDT
  377.  
  378. THANK YOU FOR HELP, BOTH MARK AND HOWIE. BOB'S TERMPRO WONT SUPPORT 1670. I
  379. FOUN D THAT I COULD FUNCTION WITH MINIMUM ERRORS BY TRIMING MY HIGH BYTE TO 65
  380. AND MY LOW BYTE TO 1. THIS SETTING WORKS WELL AND FAST ALTHOUGH THE APROTEK
  381. MINI-C DOESN'T INDICATE 1200 BAUDE. HAS ANYONE ELSE HAD TROUBLE 'TUNING' A
  382. MINIMODEM-C
  383.  FOR BOB'S TERMPRO @ 1200 BAUDE?.THE ORIGINAL DEFAULT VALUES FOR 1200 WERE SO
  384. "BAD THAT IT TOOK 215 BLOCK TRANSMISSIONS TO YIELD 40 SUCCESFUL TRANSFERS!. AT
  385. THAT POINT I WOULD HAVE BEEN BETTER OFF AT 300!!!.WELL, IT'S WORKING WELL NOW.
  386.  
  387. I THOUGHT THAT IF SOMEONE ELSE COULD SUPPLY THE 'FINE TUNE' BY EXPERIENCE I'D
  388. FIND PEACE AND BLISS AT 1200 BAUDE. TO ALL, THANKS AGAIN!! ROBERTSO34
  389.  
  390.  ------------
  391. Category 8,  Topic 14
  392. Message 20        Mon Apr 13, 1992
  393. M.DULSKI1 [Mark @WIZARD]     at 01:39 EDT
  394.  
  395.  Jeff, You are Welcome!
  396.  
  397.  BTP doesn't support the 1670!?  Are you sure?  That doesn't sound right,
  398.  the 1670 has been around for quite some time.  Every term program
  399.  supports it.  (Don't they?)
  400.  
  401.  -=Mark=-
  402.  ------------
  403. Category 8,  Topic 14
  404. Message 21        Tue Apr 14, 1992
  405. MARKANTHONY [Sandayu]        at 22:22 EDT
  406.  
  407. BTP 128 DOES support the 1670. I have been using both for years.
  408.  
  409.  
  410.                                SANDAYU
  411.  
  412.  ------------
  413. Category 8,  Topic 14
  414. Message 22        Wed Apr 15, 1992
  415. HOWIE-CBM                    at 04:32 EDT
  416.  
  417.  Jeff,
  418.  
  419.  BTP should run okey with the 1670.  What happened when you tried using it?
  420.  
  421.  As to fine tuning the hi/lo baud adjust rates, following the suggestions 
  422.  in the Manual in the last paragraph of section 18.6 will pretty much let 
  423.  you find a good one.
  424.  
  425.  Generally, you will not want to make any change to the default Hi Byte 
  426.  setting, which tends to change the actual baud rate.  If this has been 
  427.  changed, then BTP may not be running at 1200 baud, and may explain why the 
  428.  APROTEK MINI-C does not indicate it is running at 1200.
  429.  
  430.  Whenever you change modems, these settings will likewise need adjusting.
  431.  
  432.  Howie      
  433.  ------------
  434. Category 8,  Topic 14
  435. Message 23        Sun Jun 07, 1992
  436. J.ROBERTSO34 [jeff]          at 14:07 EDT
  437.  
  438. Sorry for the long time to respond regarding my trouble with X-Modem downloads
  439. with Bob's Term Pro. I discovered that the culprit was having "The Final
  440. Cartridge III" attached. It was turned off by software command but apparently
  441. wasn't transparent. My current problem is achieving 1200 Baud. I had to trim
  442. the Lo-Byte sum to 65 to eliminate Xmission errors. So now when I communicate
  443. with Genie its error free but at about 900 Baud. I guesstimate that by timing
  444. my buffer use. Now here's catch, I use the same settings on Compuserve and the
  445. LED for 1200 IS lit and the exchange is noticably faster.As soon as my modem
  446. (Aprotek Mini-C) hears Genie's connect carrier the 1200 baud indicator goes
  447. out Any thoughts or suggestions?
  448.  ------------
  449. Category 8,  Topic 14
  450. Message 24        Mon Jun 08, 1992
  451. HOWIE-CBM                    at 01:07 EDT
  452.  
  453.  Jeff,
  454.  
  455.  I would check to see if the parameter files which you use for GEnie are
  456.  the same as those you are using to call other places.
  457.  
  458.  The same settings ought to have the modem respond the same.
  459.  
  460.  Howie
  461.  ------------
  462. Category 8,  Topic 14
  463. Message 25        Sat Jun 13, 1992
  464. J.ROBERTSO34 [jeff]          at 07:56 EDT
  465.  
  466. Howie, They are the same. That's what makes it so weird. The RS232, modem
  467. andeven the choice of screen colors are identical?. Perplexing ehh?
  468.  ------------
  469. Category 8,  Topic 14
  470. Message 26        Fri Jun 19, 1992
  471. T.HOBBS.II                   at 23:25 EDT
  472.  
  473. Alas, I have purchase a Swiftlink cartridge from CMD and have discovered  BTP
  474. 64 isn't compatible (they say Bob Lentini won't rewrite the files  as an
  475. update.)  I really like the software (with only a few minor quirks)  .  Can we
  476. not plead our case for further suppor   Currently I'm looking at WIZARD,
  477. Novaterm, or Bellterm as a  replacement.  Any suggestions as to which might be
  478. a similar  product?
  479.  
  480. Thanks,
  481.  
  482. Tom Hobbs
  483.  ------------
  484. Category 8,  Topic 14
  485. Message 27        Sat Jun 20, 1992
  486. HOWIE-CBM                    at 02:31 EDT
  487.  
  488.  Tom,
  489.  
  490.  The three which you mentioned, BellTerm, Wizard and NovaTerm are all solid
  491.  choices, and you might consider using all three, selecting the appropriate
  492.  one for any specific task, as for example, Wizard while here on GEnie.   :)
  493.  
  494.  There are a few other Terms that I have heard mentioned favorably, and
  495.  hopefully someone can post about them.
  496.  
  497.  Certainly Kermit if you are accessing any main frames.
  498.  
  499.  Howie
  500.  ------------
  501. Category 8,  Topic 14
  502. Message 28        Sun Jun 21, 1992
  503. CBM-ED [e.g.bell]            at 23:43 EDT
  504.  
  505. Bob Lentini has long been out of the CBM 8 bit world.  It is a commentary on
  506. the quality of his work that it is still being sold commercially. What is your
  507. main interest in telecommunications.  If you are mainly  interested in ANSI
  508. and games, etc.  NovaTerm is the only choice at        present to support it. 
  509. If you are interested in conferences, up/download etc.  you can probably do
  510. with any of the ones you mention.  Wizard was written specifically for GEnie. 
  511. I don't know how happily it would  communicate outside of GEnie.  I can tell
  512. you some about BellTerm, since I wrote it.  Nick Rossi, who wrote NovaTerm,
  513. has been known to respond to questions here.  But the best answer will be
  514. determined by the use you want to make of the term.
  515.  ------------
  516. Category 8,  Topic 14
  517. Message 29        Mon Aug 03, 1992
  518. SKIZ [SKIZ]                  at 06:37 EDT
  519.  
  520. Using BTP 128 with GEnie, Control Q & S starts and stops scroll. Dialogue 128
  521. toggles scroll with the No Scroll key.  Can GEnie or BTP be configured to use
  522. the No Scroll key?
  523.  ------------
  524. Category 8,  Topic 14
  525. Message 30        Tue Aug 04, 1992
  526. HOWIE-CBM                    at 17:45 EDT
  527.  
  528.  Skiz,
  529.  
  530.  Well, you can use the following keys:
  531.  
  532.  keypress       to send       and do
  533.  ========       =========     ======
  534.  HOME           Control S     stop scroll
  535.  down arrow     Control Q     resume scroll
  536.  
  537.  And if you have a 1351 in port 1, pressing a mouse's left button will send
  538.  whatever you may have assigned to function key 8.
  539.  
  540.  Howie
  541.  ------------
  542.  
  543.