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





------- Additional comments from [EMAIL PROTECTED] Fri Aug 18 03:50:45 -0700 
2006 -------
steps to reproduc
=================

for OO1.5 and OOo2.0.x

* unzip the buglib.zip somewhere
* download the ( tab seperated values ) data file ( or create your own )
* append/import the BugLib/script.xlb from the macro organizer
* open the basic IDE and edit the BugLib.Test.Main macro
    sUrl, the url to the test data needs to be re-defined to point to the
name/location of your data file
    e.g.        sUrl = "file:///data4/fluor.txt"
* close the macro organiser
* open a blank spreadsheet document
* select tools/macro/macro organiser and from that dialog run BugLib.Test.Main

what should you see?

OOo1.5: 
    1) No basic errors 
    2) you get a message box with the dbg_supported interface output 
    3) and you are left with a spreadsheet with 1 sheet named RawData ( or
something like that )
OOo2.0.x:
    1) you get a message box with ""Dbg_SupportedInterfaces not available,
(TypeClass is not TypeClass_Interface)"
    2) followed by and  "property or method not found" error at line 64
"if oDoc.sheets.hasbyName("Raw Data") then"

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