Re: How to print a text file in Forms4.5

From: Yu Dong <yudong_at_mcmail.cis.McMaster.CA>
Date: 1998/04/16
Message-ID: <6h54k4$aku_at_mcmail.CIS.McMaster.CA>#1/1


 The following codes work in Windows NT, maybe the same in Windows 95

 Take the print port to be lpt3

       HOST('type c:\Oracle\print\comp.txt > lpt3', NO_SCREEN); 
	HOST('print /d:LPT3 c:\oracle\print\comp.txt', NO_SCREEN); 

Yu Received on Thu Apr 16 1998 - 00:00:00 CEST

Original text of this message