To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=10798
User ab changed the following:
What |Old value |New value
================================================================================
Assigned to|ab |nn
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jul 29 03:54:26 -0700
2005 -------
fst is right, VAL should not be used. But also with
Function PassThru( aVal As Variant )
PassThru = aVal
End Function
I get the "Err:504".
-> nn:
aVal contains a SbxDimArray with lbound = 1 and ubound = 9
(by the way: accessing the array elements fails for some reason).
I could not detect any error situation in Basic when executing the
function PassThru and SbMethod::Call() also returns no error.
So I don't know where "Err:504" comes from. Please have a look.
---------------------------------------------------------------------
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]