C
Chip Orange
We have been given the task of very quickly converting our organization from
wordperfect to ms word 2002.
One of our needs is to be able to run a macro against any document created
with any template, and to be able to trigger this run via a batch file.
I've tried placing a template to hold such macros in the shared workgroup
templates dir, and then specifying the document name, the template name, and
the macro name on the command line like so:
WINWORD mydoc.doc /Tlibrary.dot /Mmymacro
But while Word does open with the document, no macro is run and no error
message as to why is given.
Can anyone suggest how I would best go about doing this?
thanks.
Chip Orange
wordperfect to ms word 2002.
One of our needs is to be able to run a macro against any document created
with any template, and to be able to trigger this run via a batch file.
I've tried placing a template to hold such macros in the shared workgroup
templates dir, and then specifying the document name, the template name, and
the macro name on the command line like so:
WINWORD mydoc.doc /Tlibrary.dot /Mmymacro
But while Word does open with the document, no macro is run and no error
message as to why is given.
Can anyone suggest how I would best go about doing this?
thanks.
Chip Orange