To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70679 Issue #|70679 Summary|top priority: macros using variables ending in "_" now | do not work Component|Spreadsheet Version|OOo 2.0.4 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|programming Assigned to|spreadsheet Reported by|joegyorkos
------- Additional comments from [EMAIL PROTECTED] Fri Oct 20 21:42:59 -0700 2006 ------- top priority: macros using variables ending in "_" now do not work Example: this worked in 2.0.3 and now DOES NOT WORK: sub try dim v_ v_ = "test ing" <- placing the cursor on "v_" in debug mode shows NOTHING msgbox v_ <- the msgbox displays NOTHING end I consider this a showstopper! This may apply to other variable name formats as well -- I have not checked. I had to uninstall 2.0.4 and re-install 2.0.3 to resume using openoffice, as I have several macros and several variable names ending with "_". --------------------------------------------------------------------- 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]
