Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site mmintl.UUCP
Path: utzoo!decvax!linus!philabs!pwa-b!mmintl!jeffm
From: jeffm@mmintl.UUCP (Jeffrey Miller)
Newsgroups: net.micro.pc
Subject: Re: Help with Compaq Problems; screen intensity, date,time
Message-ID: <665@mmintl.UUCP>
Date: Wed, 18-Sep-85 14:39:20 EDT
Article-I.D.: mmintl.665
Posted: Wed Sep 18 14:39:20 1985
Date-Received: Sat, 21-Sep-85 05:43:13 EDT
References: <437@sdchema.sdchema.UUCP>
Reply-To: jeffm@mmintl.UUCP (Jeffrey Miller)
Distribution: na
Organization: Multimate International, E. Hartford, CT
Lines: 23
Summary: 



*
Concerning your problem of setting up your printer's cpi from DOS, use debug
to set 2 or 3 bytes to the ESC-?? or whatever the Okidata's control code is.
Save the 2 or 3 bytes in a file called OKID17.CPI for example.  Everytime
before you want to print at 17 cpi (or any type of setting you configure)
simply copy OKID17.CPI to LPT1:.  If for example an ESC 1 does it for 17 cpi,
you would use the E command in debug to enter a 1b and a 31.  You might want
to terminate the string with a carriage return - line feed (0d 0a).

	*************************************************
	*	Jeff Miller				*
	*	Multimate International Corp.		*
	*	52 Oakland Avenue 			*
	*	East Hartford, CT  06108-9911		*
	*	(203) 522-2116 x257			*
	*  UUCP:					*
	* ...!seismo!utah-cs!utah-gr!pwa-b!mmintl!jeffm *
	*						*
	* P.S. I can't *mail* to ARPA but I can receive *
	* from there and news I *post* should get there	*
	*************************************************
*