Razzak,
I checked the report and Clear Variables is checked for the report, subs
and regions. Clearing vars in an embedded custom EEP seems like the best
approach. I'll just standard format report created vars as 'rSomething'.

Thanks

Tom Frederick
Elm City Center
1314 W Walnut
Jacksonville, IL 62650
O - 217-245-9504
F- 217-245-2350
Email - [email protected]

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of A.
Razzak Memon
Sent: Tuesday, August 04, 2009 9:28 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Variables while printing a report

At 10:04 AM 8/4/2009, Tom Frederick wrote:

>Is there some other command that simply clears vars used in a report
without
>a list or using %? I now assume a var is a var regardless of where,
how, or
>when it was created.

Tom,

Technically, any variables defined as expressions in report are
automatically
cleared after the report is generated, only if you have selected the
option
to 'Clear Variables After Printing'.

Report Designer | Main Menu | Variables ...

[ ] Clear Variables After Printing

Any other variables defined during the process must be cleared manually.
The
best technique is to clear these variables as an embedded custom EEP,
such as
After Generate ... report action.

Report Designer | Report | Actions | After Generate ...

That should give you the desired result of clearing variables after the
report
is generated.

Hope that helps!

Very Best R:egards,

Razzak.


Reply via email to