Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print a range
Message
From
30/03/2006 13:21:48
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Print a range
Environment versions
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01109271
Message ID:
01109271
Views:
56
Dear Experts,

I Came to know that through fllowing code I can print a report in dos mode
_asciirows = 72  
_asciicols = 85 
report form <report name> to file <txt. file name> ascii
run type <txt. file name>  > prn
And if I want to print a range I should use the followings:
REPORT FORM MyReport TO PRINTER PROMPT PREVIEW
Now my question is, how I can print a range from a txt ?

Chandan
Next
Reply
Map
View

Click here to load this message in the networking platform