variables not working?
Hi,
I am passing static data to a report (ver 4.5.45) using:
frxGlobalVariables := User;
frxGlobalVariables := DateToStr(dtpFrom.Date)+' to '+DateToStr(dtpTo.Date);
frxGlobalVariables := tbAppt.Filter;
These are used within a memo on the page header:
TimeSheet Report for [User] [DateRange] [Filter]
It was working in FR2, but in FR4 the above fields are returning empty strings.
Any ideas?
thanks,
Steve
(using Delphi 2007)
I am passing static data to a report (ver 4.5.45) using:
frxGlobalVariables := User;
frxGlobalVariables := DateToStr(dtpFrom.Date)+' to '+DateToStr(dtpTo.Date);
frxGlobalVariables := tbAppt.Filter;
These are used within a memo on the page header:
TimeSheet Report for [User] [DateRange] [Filter]
It was working in FR2, but in FR4 the above fields are returning empty strings.
Any ideas?
thanks,
Steve
(using Delphi 2007)
Comments
you can create 2 kinds categorized or script.
secondly you may want to update current veris 4.6.82