I have the same problem To test it just do: tools --> macros --> organize macros --> openoffice.org basic click on button EDIT add this rows at the bottom of page after End Sub
Sub TestRight dim example as string example = "test" msgbox example example = right(example, 3) msgbox example End Sub If it works you will see a dialog box with "test" and a OK button in it and then after clicking on OK another dialog box with "est" and a OK button in it, but now you get the error. on irc channel _rene_ said me that it is already fixed and will be in the next upload Fabio Fiorentini aka Ahren