Will do and thanks for the reassurance that I'm not yet senile!
Rick McGuire wrote:
> Gil,
>
> This is a category of problem known as a "doc bug". The correct
> results for these calls
> are "aBCDef" and "4ab3", as you expected. Please open a doc tracker for this.
>
> Rick
>
> On Sun, May 3,
Gil,
This is a category of problem known as a "doc bug". The correct
results for these calls
are "aBCDef" and "4ab3", as you expected. Please open a doc tracker for this.
Rick
On Sun, May 3, 2009 at 11:28 AM, Gil Barmwater wrote:
> In working on my Symposium presentation on the new stuff in 4
In working on my Symposium presentation on the new stuff in 4.0.0, I
came across the examples of the new Translate parameters - pos, length.
At first, I thought this one - TRANSLATE("abcdef", , , , 2, 3) ->
"ABCDEF" - must be wrong as I expected the result to be "aBCDef" but
then realised tha