To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76566
                 Issue #|76566
                 Summary|syntax error compiling (parsing?) nested IF statements
               Component|Spreadsheet
                 Version|OOo 2.1
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P4
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|joebyrne





------- Additional comments from [EMAIL PROTECTED] Fri Apr 20 23:28:16 +0000 
2007 -------
Found in NeoOffice 2.1, Patch 1 (which I assume uses OOO 2.1:

The following BASIC code generates syntax errors in Neo, but not in Excel.

If Len(str) > 1 Then If 2 = 1 Then str = Left(str, 2) Else str = Right(str, 2)
Else strTmp = Space(4 - Len(str))

---------------------------------------------------------------------
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]

Reply via email to