Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
REPORT FORM command not working in .exe if .FRX not in proj?
Message
From
23/09/2002 12:30:14
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
REPORT FORM command not working in .exe if .FRX not in proj?
Miscellaneous
Thread ID:
00703430
Message ID:
00703430
Views:
45
CREATE REPORT c:\xTemp FROM zSelectResult
REPORT FORM c:\xTemp NOCONSOLE TO PRINTER

The above codes works fine before compiling.
After compiling to .exe, it cannot find c:\xtemp.FRX/FRT. Maybe because xtemp.FRX/FRT not added to project before compiling?

How do I get around this? I cannot add c:\xtemp.FRX/FRT to the project before compiling since this report changes depending on what the user queries. (report must be created on the fly: it changes as user build a different select statement).

Thank you all!
Next
Reply
Map
View

Click here to load this message in the networking platform