FAST REPORT PROBLEMS-HELP NEEDED
Posted: 2018-05-20 13:50:22
Fastreport gives an error when writing more tha one variable in the scritp.
Example (I have a lot more, but this is the simplest one):
Memo
[Year]
[tmp1]
[tmp2]
Script
tmp1 := [Director];
tmp2 := [Country];
ERROR MESSAGE: Undefined symbol "TMP2"
Any idea?
Thanks for your help
Don
Example (I have a lot more, but this is the simplest one):
Memo
[Year]
[tmp1]
[tmp2]
Script
tmp1 := [Director];
tmp2 := [Country];
ERROR MESSAGE: Undefined symbol "TMP2"
Any idea?
Thanks for your help
Don