https://issues.apache.org/ooo/show_bug.cgi?id=97002

Ariel Constenla-Haile <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from Ariel Constenla-Haile <[email protected]> ---
(In reply to comment #9)
> Replace function work incorrectly  AOO 3.4 Spanish version in Windows Vista
> 
> Example
> 
> Sub Main
> dim s as string, c as string
> s = "SbxOBJECT addMetadataFile ( SbxSTRING, SbxARRAY )"
> c = replace( s, "Sbx", "" )
> msgbox c
> End Sub
> 
> result: "OBJECT addMetadataFile ( SbxSTRING, SbxARRAY )"
> 
> Regards

I couldn't find this function documented in the Online Help nor in the wiki
Basic Guide.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to