Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using variables in a report
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00446138
Message ID:
00446284
Views:
8
>>
>>* Declare public report variables needed
>>PUBLIC pcReportTitle
>>
>>pcReportTitle = 'What ever I want from where ever I need it'
>>
>>* Run the report that uses the pcReportTitle variable
>>REPORT FORM....
>>
>>* Important
>>* Release the PUBLIC variable
>>RELEASE pcReportTitle
>>
>>Hope this helps..
>
>Hi Bret,
>
>You may declare your variable as local and it still be visible in your report. If you hesitate, declare them as private. No need for PUBLIC, really :)
>
>See also Cetin's reply.

Correct, but test test test....
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform