"E. Scotoni" <[EMAIL PROTECTED]> writes: > hi there, > > I tried to integrate mozilla as the mailer-program into openoffice. I > can configure openoffice to run mozilla in a form like: > > > mozilla -compose "attachment='file:///whatever_path_to_my_document'" > > This would be okay if there is no running mozilla at that time. > I experimented with all kinds of combinations with the '-remote option' > to attach to the already running mozilla, but then it is not possible to > pass the attachement. > > Does anyone know how to achieve the '-compose "attachement...."' and the > '-remote' effect at the same time ?
You'll probably need to add some code to the "-remote" command-line handler to support a compose function. Dan
