By: Fabian Frenademez - ffr
array call in report.xml
2002-12-06 01:29
hi,
my problem is, i can't do an array call in the xml file..
is somebody out there, who know this??
cu ffr
By: Teodor Danciu - teodord
RE: array call in report.xml
2002-12-06 01:42
Hi,
Declare your array fields, parameters or variables
as java.lang.Object, but cast them to array when
you use them in report expressions.
I hope this helps.
Teodor
array call in report.xml
2002-12-06 01:29
hi,
my problem is, i can't do an array call in the xml file..
is somebody out there, who know this??
cu ffr
By: Teodor Danciu - teodord
RE: array call in report.xml
2002-12-06 01:42
Hi,
Declare your array fields, parameters or variables
as java.lang.Object, but cast them to array when
you use them in report expressions.
I hope this helps.
Teodor
0 Answers:
No answers yet