becks22
28th November 2008, 13:04
hi all ,
while compling the report layout session ..I m gettin a error
as "Max 255 arguments expected for function 'handle.report.pool'
Please help

zardoz
28th November 2008, 14:10
There is a limit of 255 variables that can be declared in the report...

cyprus
29th November 2008, 12:58
Just check how many Input Fields you have added to the report, and try to remove any field if its not required on the report

NvpBaaN
30th November 2008, 11:08
If you are using arrays, take note of the fact that each array element will be treated like a separate variable.