To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92642
                 Issue #|92642
                 Summary|"dim name as String" prompts runtime error "BASIC synt
                        |ax error"
               Component|scripting
                 Version|OOo 3.0 Beta
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|kr
             Reported by|pflin





------- Additional comments from [EMAIL PROTECTED] Mon Aug 11 02:19:07 +0000 
2008 -------
In MSO VBA, "name" can be defined as a variable or a Name object. e.g.

Dim name as String ' name as a variable

Dim n as Name ' Name is a object

But the above macro will throw runtime error "BASIC syntax error" 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