To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54065
                  Issue #:|54065
                  Summary:|Basic error produces no error message pop-up
                Component:|ui
                  Version:|OOo 2.0 Beta
                 Platform:|PC
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|ui
              Assigned to:|sba
              Reported by:|user967





------- Additional comments from [EMAIL PROTECTED] Wed Aug 31 14:09:27 -0700 
2005 -------
I'm writing basic macros in oocalc.  When the macro executes, if an untrapped 
error occurs the basic window will open (or if already open will get focus),  
and the offending line will be highlighted, but no error message pops up 
reporting what error occurred.  Only way for me to determine the error is to 
trap the error and read error$ (Which, as I reported in issue 54061 always 
comes 
up in german.)

To reproduce: 
Enter macro code to generate error, such as
x = 0
y = 1/x

Run the macro (I am running it by pressing a button control on the spreadsheet).

I am running version 2.0-pre (build 1.9.110 installed with SuSe 9.3 Pro).

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