Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to print report in draft mode?
Message
 
 
To
22/05/1998 01:49:22
Thongchai Prertpornpan
Grolier International, Inc.
Bangkok, Thailand
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00101058
Message ID:
00101059
Views:
22
>Hi all,
>
> I use VFP to create report but to print report by Dot Printer is very slow.
>I want to print it as draft mode in DOS. What should I do?
>

IMHO, the only way to do that is by creating your report form in DOS mode (FP 2.x for DOS) w/o converting it to Windows based. Then use below syntax for printing:

REPORT FORM report_dos_mode NOCONSOLE TO PRN.

The above syntax is the DOS compatibility (speed) of VFP reports.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform