kevinmcq
11th December 2001, 14:04
Hi All !

We are using standard EDI to push out an orders message. A BaaN tools session has been created to read the order output and reformat it in accordance with an EDI partner spec. The problem we are having is that it is only possible to get a maximum record length of 255, and one of the required records has a length of 450 characters. As far as I am aware 255 is the bshell limit which is hard coded. Is there anything that can be done ? Thanks in advance !!

mark_h
11th December 2001, 17:15
I thought reports were limited to 255 characters, but if you were reading and writing directly to a file you were not limited. If we are talking about writing reports then I have not found away around it yet.

Good Luck!


Mark