Command Line Parameters

A

Al

Greetings,
Is it possible to pass Word custom command line parameters

For example "winword .exe <<FileName>> /<<Custom Parameter>>

And if so, how are the parameters accessed.

Thanks in advance.

--


Regards,

Al
 
J

Jay Freedman

Greetings,
Is it possible to pass Word custom command line parameters

For example "winword .exe <<FileName>> /<<Custom Parameter>>

And if so, how are the parameters accessed.

Thanks in advance.

No, it isn't possible.

Put the parameters into either a separate file or the registry, and
then have your startup macro read the information from there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top