Hi, had a very short course on a report builder tool we use the other week.
I've been told it uses Delphi code.
On a variable in Calcs I have this:
if ReportWizardQuery['npmAttendDate'] > CurrentDate
then dbtext8.font.color:= clred
else dbtext8.font.color:= clblack
Yet all I get is this: Error: Variable1Oncalc, Line 1:Expected: 'then' or 'xor', but found 'end' instead
Please help an idiot....
The Basics
Re: The Basics
This question is not related to UniDAC functionality. To find the answer to this question, please refer to the Report Builder documentation or forward it to Report Builder developers.