anupamprasad
21st July 2005, 11:15
Can any one help in getting this compilation error solved in ERP Ln
I have added a few fields...
and the error persists

Compilation Failed

rtdpur4401010002:
repgen '2tdB61Ua dev pur440101000' -c 'tdB61Ua dev ' -o "e:/baan6/tmp/tmp042221378" -z -qe "e:/baan6/tmp/tmp042221379" -x "e:/baan6/tmp/tmp042221380" -L
2tdB61Ua dev pur440101000: Warning: Section 'detail.2' defined but never used.
2tdB61Ua dev pur440101000: Warning: Section 'detail.1' defined but never used.
bic "e:/baan6/tmp/tmp042221378" -d otccomdll4030:otcmcsdll0010:otcmcsdll0095:otcmcsdll0160:otdpcgdll0005:otdpurdll0022:otdpurdll0401:otdpurdll4100 -z -u -o rtdpur4401010000 -f "e:/baan6/tmp/tmp042221377" -qe "e:/baan6/tmp/tmp042221379"
tmp042221378(2328): Error: Max 255 arguments expected for function 'concat$'.
tmp042221378(2608): Error: Max 255 arguments expected for function 'string.scan'.
2 ERRORS REPORTED.

Youp2001
21st July 2005, 12:32
Seems that the max. number of fields (probably the report input fields) has become too large. Are there any fields that can be deleted from the input fields? Try if that helps.

Success.

Youp

giggig
21st July 2005, 14:39
Hi Anupam Prasad,

delete any fields from input fields (max 255) and declare them in report script.

regards
Giuseppe