Page 2 of 2

Re: How to enumerate the variables contained in an MRT file

Posted: Mon Nov 25, 2013 10:55 am
by HighAley
Hello.

It seems that you was trying to change variable value before compilation.
Please, read next article from our Knowledge Base

Thank you.

Re: How to enumerate the variables contained in an MRT file

Posted: Fri Dec 06, 2013 1:29 pm
by kgb2013
Yes, thanks. :)
That was it.
I can set them normally after compile:

report.Compile();
report["Variable2"] = varValue;

Re: How to enumerate the variables contained in an MRT file

Posted: Sat Dec 07, 2013 5:05 am
by Andrew
Hello,

Great!

Have a nice weekend!