https://bz.apache.org/ooo/show_bug.cgi?id=126272

          Issue ID: 126272
        Issue Type: DEFECT
           Summary: OpenOffice.org Basic compile error : when comment
                    follow if statement
           Product: General
           Version: 4.1.1
          Hardware: All
                OS: Windows 7
            Status: UNCONFIRMED
          Severity: normal
          Priority: P5
         Component: code
          Assignee: [email protected]
          Reporter: [email protected]

' This will not cause an Syntax-Err
  If A > 3 Then B = 2 Else B = 0
                                 ' This will not cause an Syntax-Err

  If A > 3 Then B = 2 Else B = 0 ' This one cause Syntax-ERR

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to