home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / CAT6-940127.SFX / 01cat6 < prev    next >
Encoding:
Text File  |  1990-02-12  |  33.5 KB  |  967 lines

  1.  
  2.  
  3. inkjet someday....
  4.          Lloyd
  5.  ------------
  6. Category 6,  Topic 14
  7. Message  14       Sun Jan 09, 1994
  8. CMD-DOUG                     (Forwarded) 
  9.  
  10. I'd definately stay away from the NEC for now, since 300 dpi doesn't sound
  11. like it would be a standard that is supported by anything in the Commodore
  12. world. The Epson Stylus probably follows the LQ-850 standard, but a word of
  13. warning: people have reported problems with Epson Action 3250 printers in
  14. using one with Perfect Print... so if the Stylus supports scalable fonts like
  15. the 3250, it too might not work with Perfect Print. Unless someone reports
  16. otherwise, I'd try to stick with what is known to work well, the Cannon BJ
  17. Series - unless you're sure you'll never want to use Perfect Print.
  18.  ------------
  19. Category 6,  Topic 14
  20. Message 15        Sun Jan 09, 1994
  21. L.SCHECTER [SHEK]            at 10:34 EST
  22.  
  23.   Hi all, I've tried using my HP-DJ 500/epson emulation cartridge with Perfect
  24. Print from CMD but only with limited success. Unless you set the printer
  25. manually for draft mode, PP will smear ink all over the place, as will most
  26. any other epson driver. In draft mode, I get decent printouts with very little
  27. ink smear, but different parts of the fonts are not formed equally.
  28.  -----------
  29. Category 6,  Topic 14
  30. Message 16        Sun Jan 09, 1994
  31. B.KIRKLAND                   at 20:07 EST
  32.  
  33.  
  34.     Re: people have reported problems with Epson Action 3250 printers
  35.     Re: using one with Perfect Print.
  36.  
  37. I've been using a 3250 and the 570+, both of which use the ESC/P2 with Perfect
  38. Print without any problems.  I've also tried the Stylus without any problems,
  39. however, the output looked better on the 570+ than the Stylus.
  40.  
  41. Bob
  42.  ------------
  43. Category 6,  Topic 14
  44. Message 17        Sun Jan 09, 1994
  45. CMD-DOUG                     at 22:55 EST
  46.  
  47. Thanks, Bob. Perhaps the reports I've gotten have been isolated incidents. The
  48. last user I spoke to who had a problem complained of garbled output when using
  49. PPLQ with the 3250. He was using a home-made parallel cable, and though I
  50. initially suspected that as being the problem, he later used the same cable
  51. with PPLQ and a Panasonic KX-P2023 without problems. Maybe something is
  52. different about the signals on the Centronics port of the Epson. I don't know.
  53. But I appreciate your report. By the way, are you using a regular interface,
  54. or a parallel cable with your 3250? Be nice to know, just in case. :)
  55.  ------------
  56. Category 6,  Topic 14
  57. Message 18        Sun Jan 09, 1994
  58. B.KIRKLAND                   at 23:03 EST
  59.  
  60. I'm useing a Xetec Super Graphix Jr interface.
  61.  
  62. Bob
  63.  ------------
  64. Category 6,  Topic 14
  65. Message 19        Mon Jan 10, 1994
  66. CMD-DOUG                     at 00:56 EST
  67.  
  68. Thanks, Bob. So as it stands, parallel might be the problem, but it appears
  69. that serial interfacing works okay with the Epson 3250 (for anyone who's
  70. keeping track).
  71.  ------------
  72. Category 6,  Topic 14
  73. Message 20        Tue Jan 11, 1994
  74. S.EYRSE                      at 00:54 EST
  75.  
  76.  **** WARNING LONG POST TO FOLLOW ****
  77.  Ok lets talk HP deskjet and other HP
  78.  printers.
  79.      First the big difference between
  80.  them and OTHER printers is that HP
  81.  uses their "own" code, PLC5 Printer
  82.  Language to be exact. It is also used
  83.  for the Lazer's.  Most "other"
  84.  printers use code that is sorta the
  85.  same.  It (the others) tends to be
  86.  short, starts with a 27 or ESC has some
  87.  code and if variables are needed they
  88.  come at the end.  HP code is longer,
  89.  tends to put variables in the middle
  90.  and has a "sign off" number.
  91.      Second HP wants the HIGH, bitmap,
  92.  CR dump, code in a ASCII format.  It
  93.  wants the bytes to follow in a format
  94.  that the others don't.  They seem (for
  95.  this is the area I'm currently working
  96.  in) to send the number of bytes to
  97.  follow in a HI LOW , hex, number.  HP'S
  98.  want the number 27 bytes to follow in
  99.  ASCII ($32 $37).
  100.  If I get the BJ code I need I'll be
  101.  able to make the correlation.  I need
  102.  this to make the "LazerMatrix" and
  103.  other add bit drivers work with the
  104.  HP and others.
  105.  Third and the WORST is that HP
  106.  deskjets have a max of 300DPI .  Geos
  107.  and most commodore things work at a
  108.  80DPI standard.  So you need to have
  109.  the driver correct for this.  You end
  110.  up with a max of (here is GEos stuff)
  111.  75 cards and not the 80 cards.  Cards
  112.  and DPI sorta interchange at this
  113.  point.
  114.  Due to this you LOSE the right hand of
  115.  some paint and write files. It is just
  116.  the way it is.
  117.  Currently I have uploaded file
  118.  DSKJTNLQ #13987, it is a much reworked
  119.  vrs of the HP par driver from BSW's
  120.  driver disk.  It will give you access
  121.  to the three built in NLQ fonts of the
  122.  DESKJET 500, don't know what it would
  123.  do with a color printer.  It continues
  124.  to print HIGH in 75-100-150-300 DPI.
  125.  Each being a reduction of full size.
  126.  I have found this has its' advantages.
  127.  For one you can print out programing
  128.  files with a LOT of white space to
  129.  make notes and changes. If you use a
  130.  HUGE MEGA font and print down it will
  131.  look great.  This driver works to the
  132.  HP via a normal Super Graphix ect.
  133.  interface. DON'T stick any extra carts
  134.  in...ie: epson emulation / post
  135.  script..ect.
  136.     Now I have up loaded other programs
  137.  that interface for the HP printer, a
  138.  directory print out for 1581 disk's
  139.  and a hex dump. Go to Lib. #61 "all
  140.  files" use hp as the search you should
  141.  get them all.
  142.     Currently I'm working on a driver to
  143.  make the HP Deskjet print out Geos
  144.  files at 300 DPI full screen.  It will
  145.  use some of the LAZER MATRIX ideas
  146.  but code might be vastly different due
  147.  to the nature of the beast...
  148.     AND THEN THERE IS PRINTING SIDEWAYS
  149.                 steve :)
  150.  p.s.
  151.      For DJ users also get the Text
  152.  Print and Customprint files which will
  153.  give a landscape funtion. If not here
  154.  yet let me know and I'll upload.
  155.  ------------
  156. Category 6,  Topic 14
  157. Message 21        Tue Jan 11, 1994
  158. C128.JBEE                    at 02:41 EST
  159.  
  160.  Yes, most of the HP commands end with a capital letter, example
  161.  <-&a1C to set columns or
  162.  <-&a1R to set rows.
  163.  ------------
  164.  ************
  165. Topic 15        Sun Dec 19, 1993
  166. CMD-DOUG                     at 12:09 EST
  167. Sub: Fonts and Font Programs                
  168.  
  169. An area for discussion of GEOS fonts and utilities.
  170. 1 message(s) total.
  171.  ************
  172.  ------------
  173. Category 6,  Topic 15
  174. Message 1         Sun Dec 19, 1993
  175. CMD-DOUG                     at 12:09 EST
  176.  
  177. This area is for discussion of standard GEOS fonts and font utilities.
  178.  ------------
  179.  ************
  180. Topic 16        Sun Dec 19, 1993
  181. CMD-DOUG                     at 12:10 EST
  182. Sub: Mega Fonts and Programs                
  183.  
  184. An area for discussion of Mega fonts and utilities.
  185. 1 message(s) total.
  186.  ************
  187.  ------------
  188. Category 6,  Topic 16
  189. Message 1         Sun Dec 19, 1993
  190. CMD-DOUG                     at 12:10 EST
  191.  
  192. This area is for discussion of Mega fonts and how they work. Utilities that
  193. create or work with Mega fonts are also fair game here.
  194.  ------------
  195.  ************
  196. Topic 17        Sun Dec 19, 1993
  197. CMD-DOUG                     at 12:10 EST
  198. Sub: LQ Fonts, Border Fonts and Programs    
  199.  
  200. An area for discussion of LQ fonts, Border fonts, and utilities.
  201. 1 message(s) total.
  202.  ************
  203.  ------------
  204. Category 6,  Topic 17
  205. Message 1         Sun Dec 19, 1993
  206. CMD-DOUG                     at 12:10 EST
  207.  
  208. This area is for discussion of LQ fonts and Border fonts that work with
  209. Perfect Print LQ. Discussion of the various utilities for creating and
  210. manipulating these fonts is also fair game.
  211.  ------------
  212.  ************
  213. Topic 18        Sun Dec 19, 1993
  214. CMD-DOUG                     at 12:10 EST
  215. Sub: Auto-execs                             
  216.  
  217. An area for discussion of auto-execs.
  218. 4 message(s) total.
  219.  ************
  220.  ------------
  221. Category 6,  Topic 18
  222. Message 1         Sn Dec 19, 1993
  223. CMD-DOUG                     at 12:10 EST
  224.  
  225. This area is for general discussion of the various auto-execs available for
  226. use with GEOS.
  227.  ------------
  228. Category 6,  Topic 18
  229. Message 2         Sat Dec 25, 1993
  230. D.PFAFF                      at 18:08 EST
  231.  
  232. Something I noticed about GateWay, and mentioned it to Nate Fiedler, Is that
  233. there's no available screen saver auto-exec that works under GateWay 128v2.5.
  234. Has anybody else wondered about this, and would anybody  be interested in
  235. programming a fix for this? My 128D is in GEOS 128/GateWay mode almost all day
  236. long, for our business, etc, and it's a matter of turning off the        off
  237. the monitor, which can be a royal pain sometimes. When I ran bone-stock GEOS
  238. 128 v2.0, Blackout 128 workd ed very well...
  239.  ------------
  240. Category 6,  Topic 18
  241. Message 3         Sun Dec 26, 1993
  242. C128.JBEE                    at 09:17 EST
  243.  
  244.  A screen saver for gateWay wouldn't be a bad idea!
  245.  ------------
  246. Category 6,  Topic 18
  247. Message 4         Sat Jan 01, 1994
  248. CMD-DOUG                     at 00:42 EST
  249.  
  250. The reason that Blackout doesn't work with gateWay is because it uses the
  251. 'PANIC' routine area - which gateWay also uses for its own purposes.
  252.  ------------
  253.  ************
  254. Topic 19        Sun Dec 19, 1993
  255. CMD-DOUG                     at 12:11 EST
  256. Sub: Desk Accessories                       
  257.  
  258. An area for discussion of Desk Accessory.
  259. 1 message(s) total.
  260.  ************
  261.  ------------
  262. Category 6,  Topic 19
  263. Message 1         Sun Dec 19, 1993
  264. CMD-DOUG                     at 12:11 EST
  265.  
  266. This area is for general discussion of the various Desk Accessories available
  267. for use with GEOS.
  268.  ------------
  269.  ************
  270. Topic 20        Sun Dec 19, 1993
  271. CMD-DOUG                     at 12:11 EST
  272. Sub: GEOPROGRAMMER                          
  273.  
  274. An area for discussion of GEOPROGRAMMER.
  275. 1 message(s) total.
  276.  ************
  277.  ------------
  278. Category 6,  Topic 20
  279. Message 1         Sun Dec 19, 1993
  280. CMD-DOUG                     at 12:11 EST
  281.  
  282. This area is for discussion of GEOPROGRAMMER, programming tips, etc.
  283.  ------------
  284.  ************
  285. Topic 21        Sun Dec 19, 1993
  286. CMD-DOUG                     at 12:11 EST
  287. Sub: GEOPUBLISH                             
  288.  
  289. An area for discussion of GEOPUBLISH.
  290. 6 message(s) total.
  291.  ************
  292.  ------------
  293. Category 6,  Topic 21
  294. Message 1         Sun Dec 19, 1993
  295. CMD-DOUG                     at 12:11 EST
  296.  
  297. This area is for discussion of GEOPUBLISH. Let's hear about your publishing
  298. experiences with GEOS, hints, tips, questions, etc.
  299.  ------------
  300. Category 6,  Topic 21
  301. Message 2         Sun Dec 19, 1993
  302. C.OGLE2 [V128_B.Stick]       at 21:55 EST
  303.  
  304.  Speaking of Geopublish... Since CMD has acquired the rights to all Geos
  305. programs, are there currently any 'upgrades' on the slate. I'm concerned
  306. mainly with a 128 specific version of Geopublish, that takes advantage of VDC,
  307. etc etc...
  308.  Just curious
  309.  ------------
  310. Category 6,  Topic 21
  311. Message 3         Sun Dec 19, 1993
  312. CMD-DOUG                     at 22:05 EST
  313.  
  314. No. We have only manufacturing and distribution rights for the current
  315. products 'as they are', and have no access to source code or rights to make
  316. program modifications. Our move in taking over manufacturing and distribution
  317. was to assure that the products would still be available _at all_.
  318.  ------------
  319. Category 6,  Topic 21
  320. Message 4         Fri Dec 31, 1993
  321. R.HARRIS1 [Randysx]          at 00:02 EST
  322.  
  323. Maurice Randall, author of geoShell, aka Arca93 on Q-Link, is currently
  324. writing a 128 version of geoPublish.  It is known as 'FINALLY', and  he hopes
  325. to have it done by February '94.  He is demo'ing geoShell at the SWRAP user
  326. group meeting on Jan. 19th, and hopes to show a  sneak preview of FINALLY at
  327. that meeting.  This meeting will be at the Ford City Mall in Chicago.  Call
  328. me, Randy Harris at 312-375-9017 for more info.
  329.  ------------
  330. Category 6,  Topic 21
  331. Message 5         Sat Jan 01, 1994
  332. M.RANDALL2 [Maurice]         at 20:25 EST
  333.  
  334. A correction to Randy's post about the date of the meeting at the Ford City
  335. Mall in Chicago. It will be on the 16th of January on a Sunday, not the 19th.
  336. I'm sure Randy just mistyped the info.
  337.  ------------
  338. Category 6,  Topic 21
  339. Message 6         Fri Jan 07, 1994
  340. R.HARRIS1 [Randysx]          at 00:46 EST
  341.  
  342. YES! YES! I GOOFED!!  It is the 16th, NOT the 19th!!
  343.  ------------
  344.  ************
  345. Topic 22        Sun Dec 19, 1993
  346. CMD-DOUG                     at 12:12 EST
  347. Sub: GEOBASIC                               
  348.  
  349. An area for discussion of GEOBASIC.
  350. 1 message(s) total.
  351.  ************
  352.  ------------
  353. Category 6,  Topic 22
  354. Message 1         Sun Dec 19, 1993
  355. CMD-DOUG                     at 12:12 EST
  356.  
  357. This area is for discussion of GEOBASIC, programming tips, questions, etc.
  358.  ------------
  359.  ************
  360. Topic 23        Sun Dec 19, 1993
  361. CMD-DOUG                     at 12:12 EST
  362. Sub: GEOCHART                               
  363.  
  364. An area for discussion of GEOCHART.
  365. 1 message(s) total.
  366.  ************
  367.  ------------
  368. Category 6,  Topic 23
  369. Message 1         Sun Dec 19, 1993
  370. CMD-DOUG                     at 12:12 EST
  371.  
  372. This area is for discussion of GEOCHART, questions, comments, tips, etc.
  373.  ------------
  374.  ************
  375. Topic 24        Sun Dec 19, 1993
  376. CMD-DOUG                     at 12:12 EST
  377. Sub: GEOFILE                                
  378.  
  379. An area for discussion of GEOFILE 64 and 128.
  380. 7 message(s) total.
  381.  ************
  382.  ------------
  383. Category 6,  Topic 24
  384. Message 1         Sun Dec 19, 1993
  385. CMD-DOUG                     at 12:12 EST
  386.  
  387. This area is for discussion of GEOFILE 64 and GEOFILE 128. Post your questions
  388. and comments here.
  389.  ------------
  390. Category 6,  Topic 24
  391. Message 2         Mon Jan 24, 1994
  392. W.WILEY2                     at 02:51 EST
  393.  
  394. Sudden error box appears when I try to print out my database!   No problem
  395. occurred during early trials, but now when all the data is in, POW! 'error
  396. I:03  in swapping.'  Am using v1.4 (128),1541,71,81,1750 reu.
  397.  ------------
  398. Category 6,  Topic 24
  399. Message 3         Mon Jan 24, 1994
  400. CMD-DOUG                     at 09:07 EST
  401.  
  402. Try making some room on the work disk you're using. Swap errors generally
  403. occur when you don't have enough disk space for creation of a temporary swap
  404. file.
  405.  ------------
  406. Category 6,  Topic 24
  407. Message 4         Thu Jan 27, 1994
  408. W.WILEY2                     at 22:26 EST
  409.  
  410. How about multiple sorts in geofile?
  411.  ------------
  412. Category 6,  Topic 24
  413. Message 5         Thu Jan 27, 1994
  414. W.WILEY2                     at 22:33 EST
  415.  
  416. OK, Doug, I'll give it a try... Now for my next attempt to stump you:
  417.   I want to sort records by date AND by another number field, so I tried to
  418. first sort by date, then sort by the other 'number' field.  But I cant seem to
  419. keep records in chronological order when I resort.  I must mention that when I
  420. entered the data, they were not entered in chronological order; rather, by
  421. random order. When changing sort fields, is the program default- ing back to
  422. the order I entered the records in before performing the sort? That is the
  423. only reason I can see for the problem... Do you follow me?
  424.  ------------
  425. Category 6,  Topic 24
  426. Message 6         Fri Jan 28, 1994
  427. W.WILEY2                     at 03:39 EST
  428.  
  429. Doug, I followed your advice re: leaving enough space for temp. swap of inf o
  430. on the disk.  On my 1750 REU I had only Geofile 128 and my data file
  431.  (74k), and nothing else.  The same error keeps showing up.  After 3  tries,
  432. it aborts to desktop, as manual states.  I try printing both from the options
  433. menu and the file menu--same response.  I cant even get to the point where you
  434. define the printout- 'fieldnames printed-y/n', etc. .... I'm getting nervous
  435. about losing all my data entry time....any other ideas for me?  --Thanks 
  436.  ------------
  437. Category 6,  Topic 24
  438. Message 7         Fri Jan 28, 1994
  439. CMD-DOUG                     at 07:51 EST
  440.  
  441. RE: Sorting by two fields - I think you're right about what geoFile is doing;
  442. starting the sort in the order of when the records were entered. There's no
  443. way that I know of to sort by two fields, other than to add a sort field and
  444. manually combine data from the two fields into it. A lot of work, but perhaps
  445. worthwhile if this is the way you want your data sorted all the time.
  446.  
  447. RE: Error Swapping GeoFile - The only other reason I can think of for this to
  448. show up would be a corrupt copy of GEOFILE itself (I wouldn't think that a
  449. corrupt data file would generate that specific error). Have you tried to re-
  450. copy from your original? Also, try making another data file using the same
  451. copy on the same drive to see if the size of the data file is what is
  452. effecting this. Having just inherited all of these programs, we're probably
  453. going to run into things we don't know much about yet - and Geoworks hasn't
  454. supplied us with any 'problem data' at all - so we're going to have to get up
  455. to speed on these things on our own, and without benefit of source code or
  456. help from the authors.
  457.  ------------
  458.  ************
  459. Topic 25        Sun Dec 19, 1993
  460. CMD-DOUG                     at 12:12 EST
  461. Sub: GEOCALC                                
  462.  
  463. An area for discussion of GEOCALC 64 and 128.
  464. 1 message(s) total.
  465.  ************
  466.  ------------
  467. Category 6,  Topic 25
  468. Message 1         Sun Dec 19, 1993
  469. CMD-DOUG                     at 12:13 EST
  470.  
  471. This area is for discussion of GEOCALC 64 and GEOCALC 128. Post your questions
  472. and comments here.
  473.  ------------
  474.  ************
  475. Topic 26        Sun Dec 19, 1993
  476. CMD-DOUG                     at 12:13 EST
  477. Sub: DESK PACK Plus                         
  478.  
  479. An area for discussion of DESK PACK Plus.
  480. 1 message(s) total.
  481.  ************
  482.  ------------
  483. Category 6,  Topic 26
  484. Message 1         Sun Dec 19, 1993
  485. CMD-DOUG                     at 12:13 EST
  486.  
  487. This area is for discussion of the various programs and files on DESK PACK
  488. Plus.
  489.  ------------
  490.  ************
  491. Topic 27        Sun Dec 19, 1993
  492. CMD-DOUG                     at 12:13 EST
  493. Sub: geoMakeBoot                            
  494.  
  495. An area for discussion of geoMakeBoot.
  496. 1 message(s) total.
  497.  ************
  498.  ------------
  499. Category 6,  Topic 27
  500. Message 1         Sun Dec 19, 1993
  501. CMD-DOUG                     at 12:13 EST
  502.  
  503. This area is for discussion of geoMakeBoot, the official utility for making
  504. GEOS boot disks.
  505.  ------------
  506.  ************
  507. Topic 28        Sun Dec 19, 1993
  508. CMD-DOUG                     at 12:13 EST
  509. Sub: gateWay                                
  510.  
  511. An area for discussion of gateWay 64 and 128.
  512. 5 message(s) total.
  513.  ************
  514.  ------------
  515. Category 6,  Topic 28
  516. Message 1         Sun Dec 19, 1993
  517. CMD-DOUG                     at 12:14 EST
  518.  
  519. This area is for discussion of the deskTop replacement, gateWay. Let's hear
  520. about your experiences here.
  521.  ------------
  522. Category 6,  Topic 28
  523. Message 2         Sat Jan 01, 1994
  524. B.KIRKLAND                   at 05:02 EST
  525.  
  526.  I've got a problem with my gateWay128.  Well, it's actually with the
  527. Switcher, and not gateWay.
  528.  
  529. After boot up, when I press ESC, it does what it should, however, when I press
  530. it again from within any area it makes the pointer jump all over the screen
  531. when I move the mouse.
  532.  
  533. Then when I double click on the Switcher instead of showing me the  DB, it
  534. just resets the screen twice.
  535.  
  536. BTW, this is version 2.1 something, or something like that of gateWay, it's
  537. not the new version tho.
  538.  
  539. Is there a bug in this switcher or just mine.
  540.  
  541. Also, when I boot up, this happens:
  542.  
  543. The "Welcome to..." shows up.  The the printer and mose driver appears.  Then
  544. the 1571, 1581 and RLDriver shows up.  Then Switcher shows up.  Then the
  545. Switcher shows up again, but this time it's over the 1581 icon (It almost
  546. covers it.)
  547.  
  548. This doesn't happen all the time, but I think it's happening when the problem
  549. with the pointer happens.
  550.  
  551. Are there any fixes to this?
  552.  
  553. Bob.
  554.  ------------
  555. Category 6,  Topic 28
  556. Message 3         Sat Jan 01, 1994
  557. CMD-DOUG                     at 11:22 EST
  558.  
  559. Sounds to me like you either have corrupted files, or an incorrect RAMLink
  560. configuration. Try going back to booting from a floppy once to see if you get
  561. the same results. If not, then it's corrupted files getting you. Otherwise,
  562. I'd backup, ZAP SYSTEM, and reconfigure.
  563.  ------------
  564. Category 6,  Topic 28
  565. Message 4         Sat Jan 01, 1994
  566. B.KIRKLAND                   at 22:51 EST
  567.  
  568. OK, I'll try that and see what happens.
  569.  
  570. Bob
  571.  
  572.  ------------
  573. Category 6,  Topic 28
  574. Message 5         Wed Jan 12, 1994
  575. B.KIRKLAND                   at 22:07 EST
  576.  
  577. Well, I tried makeing several boot disks, and the same thing happens  every
  578. time.  
  579.  
  580. I also tried to reconfigure the DACC, partitions etc... but it still happens
  581.  
  582. I did however find out how to stop the mouse from messing up.  The only way to
  583. do it was to press c= and h (or select HUNT from the menu).  That will not let
  584. me use the switcher again tho.  The only way to do this is to do a reset of
  585. the computer.
  586.  
  587. Are there any updates to the switcher?  I know there is a newer version of
  588. Launch, and I did try it, but nothing changed.
  589.  
  590. Bob
  591.  ------------
  592.  ************
  593. Topic 29        Sun Dec 19, 1993
  594. CMD-DOUG                     at 12:14 EST
  595. Sub: Perfect Print LQ                       
  596.  
  597. An area for discussion of Perfect Print LQ.
  598. 3 message(s) total.
  599.  ************
  600.  ------------
  601. Category 6,  Topic 29
  602. Message 1         Sun Dec 19, 1993
  603. CMD-DOUG                     at 12:14 EST
  604.  
  605. This area is for discussion of Perfect Print LQ, the printing enhancement
  606. utility for GEOS and dot-matrix printers.
  607.  ------------
  608. Category 6,  Topic 29
  609. Message 2         Sat Dec 25, 1993
  610. MRABOY                       at 14:59 EST
  611.  
  612. I switched c128's and I can only get geosLQ to work in serial with
  613. LQconnects1.  No other serial or parallel connection file works.  I used
  614. LqconnectcG with no problem in parallel before with GHwells geocable.  Now
  615. when I try I get print ok for a while then starts to break up.   Serial is
  616. very slow can somebody help.
  617.                                      Mike:)
  618.  ------------
  619. Category 6,  Topic 29
  620. Message 3         Sat Dec 25, 1993
  621. MRABOY                       at 23:27 EST
  622.  
  623. I didn't mention that I have a kxp 1124 24 pin printer set to epson mode using
  624. the LQA nec 24 file.
  625.                          Mike:)
  626.  ------------
  627.  ************
  628. Topic 30        Sun Dec 19, 1993
  629. CMD-DOUG                     at 12:14 EST
  630. Sub: Collette Utilities                     
  631.  
  632. An area for discussion of Collette Utilities.
  633. 5 message(s) total.
  634.  ************
  635.  ------------
  636. Category 6,  Topic 30
  637. Message 1         Sun Dec 19, 1993
  638. CMD-DOUG                     at 12:14 EST
  639.  
  640. This area is for discussion of the various programs and utilities provided on
  641. Collette Utilities. Ask your questions and post your comments here.
  642.  ------------
  643. Category 6,  Topic 30
  644. Message 2         Sat Dec 25, 1993
  645. D.PFAFF                      at 18:13 EST
  646.  
  647. Hope this finds Jim studying hard in college...
  648.  
  649. Anyway, I have Jim's older version of GeoWizard running on my GateWay 128 v2.5
  650. It's really not supposed to work this way, but it does, altth  hogh it does
  651. hang
  652.  
  653. ? up occasionally, just like this editor on GEnie... Is the newer GeoWizard on
  654. the Collette utilities disk 100%, or will there be a third version coming?
  655.  ------------
  656. Category 6,  Topic 30
  657. Message 3         Sat Jan 01, 1994
  658. CMD-DOUG                     at 00:45 EST
  659.  
  660. The newer version is to be the last, as it does indeed appear to be working
  661. well.
  662.  ------------
  663. Category 6,  Topic 30
  664. Message 4         Mon Jan 10, 1994
  665. M.MINNIG                     at 05:02 EST
  666.  
  667. Is a transcript of Jim Collette's RTC available yet?
  668.  ------------
  669. Category 6,  Topic 30
  670. Message 5         Mon Jan 10, 1994
  671. C128.JBEE                    at 16:06 EST
  672.  
  673.  Yes, it will be up shortly.
  674.  ------------
  675.  ************
  676. Topic 31        Sun Dec 19, 1993
  677. CMD-DOUG                     at 12:15 EST
  678. Sub: GEOS Companion                         
  679.  
  680. An area for discussion of the GEOS Companion.
  681. 1 message(s) total.
  682.  ************
  683.  ------------
  684. Category 6,  Topic 31
  685. Message 1         Sun Dec 19, 1993
  686. CMD-DOUG                     at 12:15 EST
  687.  
  688. This area is for discussion of the various programs and utilities provided on
  689. the GEOS Companion. Ask your questions and post your comments here.
  690.  ------------
  691.  ************
  692. Topic 32        Sun Dec 19, 1993
  693. CMD-DOUG                     at 12:15 EST
  694. Sub: GEOS Power Pak                         
  695.  
  696. An area for discussion of the GEOS Power Pak.
  697. 9 message(s) total.
  698.  ************
  699.  ------------
  700. Category 6,  Topic 32
  701. Message 1         Sun Dec 19, 1993
  702. CMD-DOUG                     at 12:15 EST
  703.  
  704. This area is for discussion of the various programs and utilities provided on
  705. the GEOS Power Pak. Ask your questions and post your comments here.
  706.  ------------
  707. Category 6,  Topic 32
  708. Message 2         Fri Dec 31, 1993
  709. R.HARRIS1 [Randysx]          at 00:13 EST
  710.  
  711. I recently bought GEOS Power Pak II from CMD, primarily to get the GeoTerm 128
  712. v2.1.  I'm using it right now for the very first time, and I REALLY like it! 
  713. There is also a GeoTerm 64 v2.0 on the same disk. If you like staying in GEOS,
  714. you will probably like this term program! And at $20.00, along with the other
  715. utilities, it is a good buy!  The docs are in a geoWrite file on the disk.
  716.  ------------
  717. Category 6,  Topic 32
  718. Message 3         Fri Dec 31, 1993
  719. C128.JBEE                    at 12:26 EST
  720.  
  721.  Does geoTerm 128 run in 80 columns?
  722.  ------------
  723. Category 6,  Topic 32
  724. Message 4         Sat Jan 01, 1994
  725. GEOS-TIM                     at 08:13 EST
  726.  
  727. Yes, GeoTerm 128 runs in 80 columns.  Both are really nice programs and are
  728. easy to use.  Unfortunately they are limited by haveing a  1200 baud rate. 
  729. The other drawback is not having a chat mode.
  730.    Their strenghths is the ease of use, conversion of DLs, and being able to
  731. remain in GEOS (for us GEOS users this can be important).  Some  stats
  732. include: 3 drive with GEOS 2.0, Buffer size: 9k 64, 30k 128, Hayes compatible,
  733. GEOs application, PROTOCOLS:X MOdem, Xmodem CRC, XModem 1 K, Puunter, Modem
  734. Nibbler. Phone book 50 numbers for 64, 30 with 128. You have access to 8
  735. function keys, with up to ten sets defined. Question: Do I use GeoTerm? It was
  736. the program is used the first time I logged on GEnie.  The two drawbacks have
  737. kept me from continual use.
  738.                                :) -Tim
  739.  ------------
  740. Category 6,  Topic 32
  741. Message 5         Sat Jan 01, 1994
  742. D.BOBER [RENTaLASER]         at 11:20 EST
  743.  
  744. What about a 2400 baud rate "patch"? Can it be done?
  745.  ------------
  746. Category 6,  Topic 32
  747. Message 6         Sun Jan 02, 1994
  748. CMD-DOUG                     at 05:10 EST
  749.  
  750. We don't have any plans for one, since we don't have source code for the
  751. program. It is also questionable as to whether the screen updating could keep
  752. up at 2400.
  753.  ------------
  754. Category 6,  Topic 32
  755. Message 7         Mon Jan 03, 1994
  756. C128.JBEE                    at 15:27 EST
  757.  
  758.  > GEOS-TIM
  759.  > Yes, GeoTerm 128 runs in 80 columns.
  760.  > Some stats include: ... Modem Nibbler.
  761.  
  762.  What is a "modem nibbler"?
  763.  ------------
  764. Category 6,  Topic 32
  765. Message 8         Mon Jan 03, 1994
  766. C128.JBEE                    at 15:28 EST
  767.  
  768.  > D.BOBER [RENTaLASER]         at 11:20 EST
  769.  > What about a 2400 baud rate "patch"? Can it be done?
  770.  
  771.  As I understand GEOS and its IRQ method, probably the only way to do
  772.  a 2400+ baud terminal program under GEOS would be to use the
  773.  Swiftlink.
  774.  ------------
  775. Category 6,  Topic 32
  776. Message 9         Mon Jan 03, 1994
  777. GEOS-TIM                     at 22:36 EST
  778.  
  779. MODEM NIBBLER is "a disk-level protocol, rather than file-level, and is used
  780. to send all or part of a disk, sector by sector.  The Nibbler is a custom
  781. protocol, so both the sender and the receiver must be running  geoTerm."  The
  782. docs go on to say that,"The Nibbler can also be used as a form of multifile
  783. transfer by  using the BAM option and only copying the files you want to send
  784. on to the disk......This form of multifile transfer is even faster then
  785. MultiPunter or YModem because there is no extra handshaking between files." -
  786. GeoTerm  docs by Bill Coleman.
  787.      The above passages should explain.  If there are more questions, let me
  788. know.  I can answer some of them, or quote more of the docs. :D
  789.                                       :) -Tim
  790.  ------------
  791.  ************
  792. Topic 33        Sun Dec 19, 1993
  793. CMD-DOUG                     at 12:15 EST
  794. Sub: GEOS Power Pak II                      
  795.  
  796. An area for discussion of the GEOS Power Pak II.
  797. 1 message(s) total.
  798.  ************
  799.  ------------
  800. Category 6,  Topic 33
  801. Message 1         Sun Dec 19, 1993
  802. CMD-DOUG                     at 12:15 EST
  803.  
  804. This area is for discussion of the various programs and utilities provided on
  805. the GEOS Power Pak II. Ask your questions and post your comments here.
  806.  ------------
  807.  ************
  808. Topic 34        Sun Dec 19, 1993
  809. CMD-DOUG                     at 12:18 EST
  810. Sub: GEOWRITE                               
  811.  
  812. An area for discussion of GEOWRITE.
  813. 1 message(s) total.
  814.  ************
  815.  ------------
  816. Category 6,  Topic 34
  817. Message 1        Sun Dec 19, 1993
  818. CMD-DOUG                     at 12:19 EST
  819.  
  820. This area is for discussion of GEOWRITE. Post your questions and comments
  821. here.
  822.  ------------
  823.  ************
  824. Topic 35        Sun Dec 19, 1993
  825. CMD-DOUG                     at 12:19 EST
  826. Sub: GEOPAINT                               
  827.  
  828. An area for discussion of GEOPAINT.
  829. 1 message(s) total.
  830.  ************
  831.  ------------
  832. Category 6,  Topic 35
  833. Message 1         Sun Dec 19, 1993
  834. CMD-DOUG                     at 12:19 EST
  835.  
  836. This area is for discussion of GEOPAINT. Post your questions and comments
  837. here.
  838.  ------------
  839.  ************
  840. Topic 36        Sun Dec 19, 1993
  841. S.EYRSE                      at 22:52 EST
  842. Sub: Are the "old" questions comming back?  
  843.  
  844. There were questions unanswered here prior to this change. Are they to be
  845. reposted or do we START over?
  846. 5 message(s) total.
  847.  ************
  848.  ------------
  849. Category 6,  Topic 36
  850. Message 1         Sun Dec 19, 1993
  851. CMD-DOUG                     at 23:48 EST
  852.  
  853. Actually, I believe all the old questions were answered, but perhaps you
  854. didn't see those answers due to how soon after they were answered everything
  855. got archived and deleted. The old topics will appear in the library soon
  856. though, in case you want to go back over them.
  857.  ------------
  858. Category 6,  Topic 36
  859. Message 2         Thu Dec 23, 1993
  860. S.EYRSE                      at 02:56 EST
  861.  
  862. yes that would be good there were some thoughts on sideways printing and 
  863. formates for GeosFile that I HAD HOPED someone would add to.. But perhaps I'm
  864. the only one interested in those ares.. ;)   Steve
  865.  ------------
  866. Category 6,  Topic 36
  867. Message 3         Thu Dec 23, 1993
  868. C128.JBEE                    at 12:23 EST
  869.  
  870.  Steve,
  871.  By the way, the Deskjet driver works fine with geoWrite and as far as I
  872.  can tell, geoPaint.  Only problem I noticed was dropping the last character
  873.  from a line using LW_fonts with geoWrite.  I do not think it is the
  874.  driver's fault though.
  875.  ------------
  876. Category 6,  Topic 36
  877. Message 4         Fri Dec 24, 1993
  878. S.EYRSE                      at 03:03 EST
  879.  
  880. Well it isn't so much the Driver but HP DESKJET..it will work at 75 DPI, and
  881. up..but not in the increments that GEos needs. Geos wants a 80 DPI page..so
  882. the DESKJET has to "dump" 5. It truncates the line. So we have a  narrower
  883. page and miss data.  Then when you start looking into Geoswrite and how it
  884. sends out ASCII or draft..it really gets weird. There is a 640 byte buffer but
  885. only 80 might be used. And I don't have  128 info so really don't know HOW
  886. that system looks at printers. 
  887.  
  888. HACKING AWAY.. STEVE  :)
  889.  ------------
  890.  ************
  891. Topic 37        Fri Jan 07, 1994
  892. K.PEINDL                     at 22:42 EST
  893. Sub: Geos coming to GEine!                  
  894.  
  895. With the death of Q-Link very near is it possble that with CMD now handling
  896. Geos that the new Geos center will be on GEine. Also can GEine recieve the
  897. files that are with Q-Link?
  898. 11 message(s) total.
  899.  ************
  900.  ------------
  901. Category 6,  Topic 37
  902. Message 1         Sat Jan 08, 1994
  903. CMD-DOUG                     at 00:31 EST
  904.  
  905. Er... This IS the official GEOS Environment Online Support area now. As for
  906. the files, I suspect that most of what is really useful for GEOS will show up
  907. here over time, but we already have nearly as many files in the GEOS libraries
  908. here as Q-Link did.
  909.  
  910. Doug Cotton Creative Micro Designs
  911.  ------------
  912. Category 6,  Topic 37
  913. Message 2         Sat Jan 08, 1994
  914. J.PACKARD [CAPRI]            at 10:40 EST
  915.  
  916. From what I've heard that Doug didn't mention in his post is that CMD Bought
  917. the GEOS SECTION from Q-LINK. If you sign onto Q-LINK now you will find that
  918. the geos section is no longer on "Q" at all . I think CMD is trying to corner
  919. the market or what's left of the market for GEOS. IT'S about time someone who
  920. gives  Shi- got back involved with us lone Commie users.
  921.  ------------
  922. Category 6,  Topic 37
  923. Message 3         Sat Jan 08, 1994
  924. CMD-DOUG                     at 14:30 EST
  925.  
  926. That is not correct. We bought nothing from Q-Link. The area on Q-Link for
  927. GEOS was previously 'sponsored' by BSW (now Geoworks), in that they were
  928. responsible for maintaining the area. When we aquired the rights to Commodore
  929. GEOS from Geoworks, we also aquired the responsibility of support, so Geoworks
  930. no longer had any reason or desire to continue maintaining that area. We had
  931. no desire to pick up responsibility for that area either, since it is nearly
  932. impossible to provide a reasonable level of support on Q-Link with their
  933. problems, policies, and attitude. This is exactly what we imparted to Geoworks
  934. when they asked us if we wanted to take over the area, but we added that they
  935. could inform Q-Link that the area could remain so long as the outdated
  936. information was removed. We also informed Geoworks that we would be utilizing
  937. GEnie to provide any official GEOS support. This conversation between various
  938. representatives from CMD and Geoworks took place about two weeks before the
  939. area on Q-Link disappeared, and CMD has had no further discussions with
  940. Geoworks concerning this matter since, nor have we had any discussions at all
  941. with Q-Link concerning this matter at all.
  942.  ------------
  943. Category 6,  Topic 37
  944. Message 4         Sun Jan 09, 1994
  945. H.HERMAN1                    at 03:43 EST
  946.  
  947. Doug,
  948.  
  949. While on the subject of Q-Link, do I remember right, that Q-Link at one time
  950. was selling LifeTime memberships?
  951.  
  952. If so, this goes a long way to explaining what seems to be happening:  Q-Link
  953. cannot shut down as long as there are any active Lifetime members, without
  954. risking class action litigation.
  955.  
  956. Watta situation....
  957.  
  958. Howie
  959.  ------------
  960. Category 6,  Topic 37
  961. Message 5         Sun Jan 09, 1994
  962. CMD-DOUG                     at 09:11 EST
  963.  
  964. Q-Link did sell lifetime memberships. But what is 'lifetime'? It certainly
  965. cannot mean the USER's lifetime, but Q-Link's lifetime. So whenever Q-Link
  966. shuts down, it's life is over, and so are any lifetime memberships. FWIW,
  967.