Hi Terry, Terry <[EMAIL PROTECTED]> wrote:
> Morten Bo Johansen wrote: >> How do I substitute the value of this line >> args1(0).Value = "file:///home/mojo/Desktop/bridge-uge.html" >> with a modifier that attains my object? > You need to insert something like the following before your line > defining the dispatcher ( dispatcher = etc ) > [...] Thanks for this, it worked. However, it just occurred to me that what I really wanted to do was to export the sheet as (x)html ;) However, with your tips, I can probably figure out how to do that. Unfortunately, at the moment it appears that there is a bug in the File -> Export -> XHTML function in my version (2.0.4 on Linux). Executing this function freezes OO. I wonder if there are any alternative ways of exporting to (x)html that I could use in a macro, without having to access the function in the menu? Thanks, Morten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
