Re: DF 19.1 Append function truncates literals > 255 chars
Originally Posted by
Samuel Pizarro
Besides that
Why it does not fails in df 23.0 .. Current help for df 24 still says the code line should be broken ...
off-course if that limit was really increased or removed in Df 23, help should have been updated to reflect this..
but in 19.1, no compiler error and just truncates the string is really bad ...
We expanded this with the coming of multi-line strings I believe the new limit is 65535. But it seems we missed to document this.
I will get it corrected next ref.
But I believe simply placing it outside of the expression and doing it in non-expression space should give you a lot more wiggling room under 19.1. e.g. Move "long string" to sValue
Sincerely,
Bram Nijenkamp
Data Access Worldwide