Date: Thu, 19 Nov 1998 17:06:17 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Mthimkhulu Molekwa cc: "'Djgpp'" Subject: Re: Printing from GRX graphic Library - help In-Reply-To: <01BE13CB.1F3AF940@mmolekwa.rrs.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Thu, 19 Nov 1998, Mthimkhulu Molekwa wrote: > When run the test program and print to file, all is well; however, when > I print directly to the printer all goes well (i.e., the printout comes > out as expected) and then my pc hangs when the test program is supposed > to return to OS. I'm not familiar with the GRX23 printing code. Does it open the printer for you, or did you open it from your code? If the latter, please post the code which opens the printer.