Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing to file using ???
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01011973
Message ID:
01011975
Views:
15
Chaim,

This code fragment creates just one file for me:
set printer to test.txt additive
set printer on

for i = 1 to 1000
   ??? "this is a test " + transform( i )
endfor

set printer off
set printer to
What are you doing differently?

>I have a print job which I print using ???. I need to print it to a file. If I set my printer to 'Print to File' it creates many files for one printjob, and I need just 1 file. Any ideas how I can accomplish that?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform