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





------- Additional comments from [EMAIL PROTECTED] Thu Apr  3 13:38:05 +0000 
2008 -------
> Are you saying that you do not see the form's macros in the 
> Macro organizer (Tools/Macros/Organize/Basic) anymore? 
> Or are you saying they just do not work anymore?

The first, I mean I can't see the macros in the Macro Organizer (if form is NOT
open starting from the .odb file)

>As a workaround, try adding
>  oParms(2).Name = "MacroExecutionMode"
>  oParms(2).Value = com.sun.star.document.MacroExecMode.ALWAYS_EXECUTE_NO_WARN
>here (of course you need to "Dim Parms(2) ..." then).

Sorry, but i'm not experienced in macro language, so I'm in trouble even for
adding something simple like this. I can add the 2 lines for "...Name..." and
"...Value..." but I don't know how to add the "Dim oParms(2)..."

Since I already have a similar line for variable "oParms(1)" I tried to
duplicate it and just change "(1)" to "(2)" but running the macro i get a msg
telling that variable "oParms" is already defined. Sorry.

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