Page 1 of 1

The Basics

Posted: Tue 30 Jun 2015 14:44
by NewbieNUTTS
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....

Re: The Basics

Posted: Wed 01 Jul 2015 08:52
by azyk
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.