How to use Variables in FR 3.20
Hello,
I have a problem with fr 3.20 and Borland C++ Builder 6 Professional
with the use of variables. In fr 3.19 i used it that way
Report->Variables->Variables["range"] = QuotedStr(Calendar->EndDate);
and it works. But in fr 3.20 i get an Access Violation at Address 005D0400
in Module 'tool.exe'. Read from Address 00000008
Why? Perhaps someone can help me.
Regards
gregro
PS: Sorry for my bad english
I have a problem with fr 3.20 and Borland C++ Builder 6 Professional
with the use of variables. In fr 3.19 i used it that way
Report->Variables->Variables["range"] = QuotedStr(Calendar->EndDate);
and it works. But in fr 3.20 i get an Access Violation at Address 005D0400
in Module 'tool.exe'. Read from Address 00000008
Why? Perhaps someone can help me.
Regards
gregro
PS: Sorry for my bad english