home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / atari / st / tech / 4707 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.7 KB

  1. Path: sparky!uunet!mcsun!uknet!harrier.ukc.ac.uk!eagle.ukc.ac.uk!wabe
  2. From: wabe@ukc.ac.uk (W.A.B.Evans)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: 24 pin screen dumps
  5. Message-ID: <1583@eagle.ukc.ac.uk>
  6. Date: 7 Sep 92 20:57:42 GMT
  7. References: <1992Aug26.202839.19050@ryn.mro4.dec.com>
  8. Reply-To: wabe@ukc.ac.uk (W.A.B.Evans)
  9. Organization: Computing Lab, University of Kent at Canterbury, UK.
  10. Lines: 28
  11.  
  12. In article <1992Aug26.202839.19050@ryn.mro4.dec.com> rost@rgb.dec.com (My name is Brian Rost) writes:
  13. >
  14. >I'm looking at upgrading to a letter quality 24 pin dot matrix printer but am
  15. >thinking that it may not do screen dumps correctly.  Not that I do a lot of
  16. >screen dumps myself, but some of the software I run does (easier than writing
  17. >their own printer drivers, I guess).
  18. >
  19. >Is there a PD driver I can install that will allow me to dump to a 24 pin
  20. >printer? 
  21. >
  22. >                    Brian Rost @rgb.enet.dec.com
  23. >
  24.     Yes, I've been using a little utility called HC24_H12.PRG which
  25. I downloaded from atari archive at University of Michigan. It is originally
  26. by R. Hoh and has been modified by Ulf RIMKUS (for PURE C). This gives a
  27. dump in the HORIZONTAL (portrait) mode. There is a companion program called
  28. HC24_V??.PRG if you want vertical 24-pin dumps. The C-code accompanies the
  29. program HC24_H12.PRG and I had no difficulty in compiling it under MWC and
  30. making some (very minor) mods (like removing the RESET-Printer command at
  31. the start which produced an annoying accompanying Form Feed on my NEC P2200
  32. so that I could not choose where on the page to have the (horizontal) dump).
  33.  
  34.     I discovered that loading HC24_H12 deprives your available RAM of
  35. about 32,260 bytes (although the program itself compiles to about 1.2 
  36. kbytes only).
  37.  
  38.                 Cheers,    W. Alan B. Evans
  39.                     [ wabe@ukc.ac.uk ]
  40.