To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115912
                 Issue #|115912
                 Summary|BOOLEAN PROBLEM in BASIC
               Component|scripting
                 Version|OOO330m9
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X, all
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P1
            Subcomponent|code
             Assigned to|kr
             Reported by|dgerstmann





------- Additional comments from dgerstm...@openoffice.org Fri Dec  3 23:13:57 
+0000 2010 -------
Found in Version OOO330m13, but not in 3.2.1.

GIVEN THE FOLLOWING STATEMENTS IN A SUB:
 
  dim TEST(1 to 4) as boolean
  TEST(1) = TRUE
  TEST(2) = "TRUE"
  TEST(3) = FALSE
  TEST(4) = "FALSE"

THE STATEMENT <TEST(4)="FALSE"> GIVES THE FOLLOWING ERROR:

"Inadmissible value or data type. Data type mismatch."

---------------------------------------------------------------------
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: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to