Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I pass a parameter into report
Message
 
 
To
17/08/2000 16:30:16
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00406382
Message ID:
00406392
Views:
27
Hi John,

Yes, I know it could be set just before calling the report. By my question is: is it possible to give a User's Prompt directly in REPORT FORM command execution?

I know, it could be done for parameters for PVIEW, but could it be done for other variables?

TIA


>Just stop explicitely making it a local variable. If not otherwise specified, it'll be private when created by default. Let the value be set in the code that calls the report and the report will show the value fine.
>
>>I knew it should be a way to pass a parameter into report, but I don't remember how. Could you please tell me? Suppose, in my report I have a title:
>>lcCustomerName, where lcCustomerName should be a parameter set in run time, while executing REPORT FORM myReport TO PRINTER. How can I do that?
>>
>>
>>Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform