Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NO EJECT
Message
From
20/02/2010 13:15:19
 
 
To
20/02/2010 11:42:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8
OS:
Vista
Miscellaneous
Thread ID:
01450064
Message ID:
01450075
Views:
50
>Hi,
>
>I make a program for sales by tickets, but the printer sen to me a eject page when the last record print,
>how can stop the print and no eject the page?
>
>Thank's

You must "eat" the form feed by routing it to a file
Set printer to file dummy.xxx
eject
Set printer to
erase dummy.xxx
Previous
Reply
Map
View

Click here to load this message in the networking platform