Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prints under Windows in VFP to DOS mode
Message
From
17/12/1999 14:58:55
 
 
To
17/12/1999 04:46:04
Yuri Myasnikov
Bank Menatep Spb., Chelyabinsk Dep.
Chelyabinsk, Russia
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00305146
Message ID:
00305423
Views:
22
>Hi all!
>
>How print exist file.txt in VFP only DOS-text mode ?
>
>Thank you,
>Yuri

You can use the low level file functions (FOPEN, FGETS, FCLOSE, etc.) to open and read each line of the text file, and use the "???" command to send each line of text directly to the printer. Also there is an FLL called RAWPRINT which does much the same thing, I think you can find it in the UT files section.
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Previous
Reply
Map
View

Click here to load this message in the networking platform