To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70622
                 Issue #|70622
                 Summary|SHOWSTOPPER: several macros working in 2.0.3 do NOT wo
                        |rk in 2.0.4
               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|code
             Assigned to|spreadsheet
             Reported by|joegyorkos





------- Additional comments from [EMAIL PROTECTED] Thu Oct 19 16:26:19 -0700 
2006 -------
SHOWSTOPPER: several macros working in 2.0.3 do NOT work in 2.0.4

macros ran in 2.0.3.
i installed 2.0.4. macros did not work.
i re-installed 2.0.3. same macros work (no changes to source)

problem(s) depend, i think on macro format:
eg.
   sub repl(v_, src, trg)
   ... code ...
   end

1st problem with 2.0.4:
When debugging, cursor on 'src' or 'trg' displays value,
      eg: src=this is my text string
      cursor on 'v_' does not
      eg: <nothing>

2nd problem with 2.0.4:
Does not like sub names ending in "0"
eg. could not call repl0(<arg list>)
I had to rename repl0 to repl_b.

The bottom line:  any call to "repl" or "repl0" did not work.

I re-installed to 2.0.3 and the routines worked normally again.

THIS IS A SHOWSTOPPER.

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