Bob3121 General User

Joined: 06 Aug 2012 Posts: 5
|
Posted: Mon Aug 06, 2012 2:11 am Post subject: Batch doesn't start writer macro |
|
|
Hi everyone,
I try to run a writer macro using a batch script.
| Code: | | start soffice.exe "c:\Users\Username\Desktop\RMA.dot" "macro://Unbenannt 1/TemplateProject.Module.NewMacros.Makro1()" |
The document is opened correctly but the macro doesn't run.
If I try to run the macro manually everything workes fine.
Can anyone tell me whats wrong?
Thank you |
|