Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
REPORTBEHAVIOR 90 - Runtime GFXNORENDER
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01292808
Message ID:
01292836
Views:
71
In order to get pass the issue, I did following, which has allowed me to get the report generated without the undesired output.

lcSetConsole = SET("Console")
SET CONSOLE OFF

REPORT FORM (lcReportName)

SET CONSOLE &lcSetConsole.
Yashkamal Patel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform