To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85036
                 Issue #|85036
                 Summary|VBA: strconv function is not supported
               Component|framework
                 Version|OOo 2.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|scripting
             Assigned to|npower
             Reported by|pflin





------- Additional comments from [EMAIL PROTECTED] Mon Jan  7 05:17:01 +0000 
2008 -------
In VBA, the StrConv function returns a string converted as specified.

For example:
    StrConv ("tech on the net", 1)      'would return "TECH ON THE NET"
    StrConv ("TECH ON THE NET", 2)      'would return "tech on the net"
    StrConv ("TECH ON THE NET", 3)      'would return "Tech On The Net"

the StrConv function is not supported in OOo basic

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