FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Text File
Posts: 310
Joined: Mon Oct 10, 2005 05:10 AM
Text File
Posted: Mon Sep 10, 2007 10:54 AM

Is it possible to create a text file from the printer class.

Colin

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Text File
Posted: Mon Sep 10, 2007 11:18 AM

Try using TDosPrn class or install a text printer driver.

EMG

Posts: 38
Joined: Sat Dec 31, 2005 10:08 AM
Text File
Posted: Mon Sep 10, 2007 01:14 PM

I use:
oPrin:=TDosPrn():New( cTempFile( 'c:\temp\', 'prn' ) )

toya
Ahora en la version 6.6
Consultoria e Desenvolvimento - NF-e/NFC-e
http://www.toyanet.com.br
https://www.facebook.com/profile.php?id=100009195956044
toyasis@gmail.com
FWH 10.8+PellesC+xHarbour.org 1.2.1

Continue the discussion