To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64993
Issue #:|64993
Summary:|patch: support for TypeClass_EXCEPTION in Basic
|runtime
Component:|framework
Version:|1.0.0
Platform:|All
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|PATCH
Priority:|P3
Subcomponent:|scripting
Assigned to:|ab
Reported by:|fs
------- Additional comments from [EMAIL PROTECTED] Tue May 2 03:49:46 -0700
2006 -------
In my attempt to work around issue 64992 ("not possible to create an exception
instance within a Basic script"), I tried creating an SQLException instance
using XIdlClass::createObject. Unfortunately, this fails, too, since the Basic
runtime does not seem to have built-in support for the TypeClass_EXCEPTION type.
The attached patch fixes this (well, at least to the extent that my macro ran
successfully).
---------------------------------------------------------------------
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]