Hi all,

I'm trying to call a BeanShell Macro out of a BeanShell Macro. Is this possible and if so: How could it be done?

The cause why i want to do this is the following:

I want some macros which draw a table with two rows and two columns in my writer document. The construction of the table is always the same, the difference are the headers of the columns. So I thought I could write a BeanShell which is able to construct the table and the column headers are passed to is by some parameters.

This BeanShell I want to call from the BeanShell macro which is connected to the button for the specific table.

Thanks in Advance

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to