Issue 115385

Summary: cBool("False") - incompatible types
Product: App Dev Reporter: deye <sc45ophyz>
Component: scriptingAssignee: ab
Status: CLOSED DUPLICATE QA Contact: Unknown <non-migrated>
Severity: Trivial    
Priority: P3 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description deye 2010-11-03 20:18:10 UTC
Basic code that gives error:

Sub Main
msgbox cBool("False")
End Sub

This code works fine:

Sub Main
msgbox cStr(False)
End Sub
Comment 1 kay.ramme 2010-11-04 14:26:33 UTC
Andreas, please have a look.
Comment 2 ab 2010-11-04 16:32:30 UTC
Duplicate to
https://so-web.germany.sun.com/iBIS/servlet/edit.ControlPanel?tid=i115237


*** This issue has been marked as a duplicate of 115237 ***
Comment 3 Mechtilde 2010-11-28 18:16:07 UTC
duplicate -> closed