Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer control
Message
From
24/07/2005 03:41:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Printer control
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01035475
Message ID:
01035475
Views:
55
Please see the following code:

SET PRINT ON
set cons off
? "AAA"
? "BBB"
? "ccc"
SET PRINT OFF
set cons on

This code alloud to print line by line after each line the printer would inmediately print.

Now i have to put SET PRINT TO
so it prints all toguether and adds an EJECT
wich I don't want.

Same thing with NOPAGEEJECT from report form, it does not eliminate the eject after a report.

So if anybody has a way to print anything without that PAGE EJECT after finishing??
I have VPF 6.0 and VFP 9.0 both with the same problem.

Best Regards,
Next
Reply
Map
View

Click here to load this message in the networking platform