Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Frx prints inside calling form
Message
 
To
16/06/2010 08:47:18
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01468972
Message ID:
01469227
Views:
52
Here is a code fragment from my report handler.

CASE UPPER(JUSTEXT(.p_ChosenReport)) = "FRX"
IF lnPrinter = 6 && output to printer
m..lcTheCommand = "REPORT FORM " + ALLTRIM(.p_ChosenReport) + ;
" TO PRINTER PROMPT PREVIEW"
&lcTheCommand
ENDIF
Driving toward a Tactical Edge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform