Re: trailing spaces in character values on the 4gl stack Joel Schumacher wrote:
>
> varchar should work if your strings don't exceed 255 chars.
Sadly this isn't the case. I'd like to have no arbitrary limits. I'm
currently using 8192 bytes for string buffers, and I might have to
increase that.
Thanks for the response.
Roderick |