It seems to me that the string is too long for the SRPL function, but
the help doesn't specify a maximum length. Try asking RBTI for help.
They are usually very, very good at giving a hand
Albert
On 21/05/2013 12:41 PM, Tony IJntema wrote:
It looks like this is the answer.
But now I am confronted with an error message
Details are: length of the variable is 41346 bytes
I try to perform a search - replace like:
SET VAR V_tekst = (SRPL(.V_tekst,'E','X',0))
The result is:
ERROR- Insufficient buffer space to process expressions. (2136)
Is there a setting which I can change?