To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91693
------- Additional comments from [email protected] Sat Apr 4 18:27:41 +0000 2009 ------- As to issue 91693 there are still problems with the vba-compatibility. Class 'Range' possibly has not been defined in object library in OOo-dev Basic, so we have Basic syntax errors (see attachments 1 & 2). But even bypassing tis restriction, we still have inconpability problem: "If Not r Is Nothing Then" causes error, but "If Not (r Is Nothing) Then" - doesn't (see attachments 3 & 4). --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
