[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Faint print problem
On Sat, 15 Feb 1997 16:28:58 -0800, Martin Skavlan <martys@aone.com>
wrote:
...
>The HP manual advises sending the printer control
>characters "ESC (s1B" (ASCII: 27 40 115 49 66). That works from
>WordPerfect" to the ThinkJet, but so far I've had no success from the
>"Apple2e".
Maybe if you ran a BASIC program before hand, like this one (Change
the number after PR# to the number your printer card is in):
5 PR#1
10 FOR A=1 TO 5
20 READ A
30 PRINT CHR$(A);
40 NEXT
50 DATA 27,40,115,49,66
60 PR#0
And then, start your program.
--
| / / />___________________ +==Apple // Forever==+
|___ _____ M#M#M#||___________________---__ +-37th Wisest Wizard-+
| \ \ / #M#M#M||___________________--- +- Edhel Iaur, Esq. -+
| / / \_/ \>
http://www.wco.com/~3d5d1wsw/US-A2WUG/FOUNDING.MEMBERS/HOME.PAGES/EDHEL
[This page to be shut down by some rebocarp--may return elsewhere]