To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65567


User fs changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|fs                        |ab
--------------------------------------------------------------------------------
                  Status|REOPENED                  |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jul 24 01:57:05 -0700 
2006 -------
now that I fixed my side ... the problem remains :-\

fs->ab: The macro, in its last line, basically does a
  MsgBox control1.currentValue = control2.currentValue
which displays true, even though the previous message boxes prove that the
values are not the same. If I change this to
  value1 = control1.currentValue
  value2 = control2.currentValue
  MsgBox value1 = value2
, then everything is as expected. So this sounds like a problem with the Basic
runtime to me.

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