C
Chris Allen
Group,
I have a macro which has a bunch of RunApp Action items in
it. The problem is that I want to change the values that
are in the Command Line based on a condition (i.e. what
city you are in). Is there a way PROGRAMMATICALLY to
retrieve these contents and update the macro command text?
For example, say the Macro Name is abc and the Action is
RunApp. In the Command Line window it says winword
abc.doc. Is there a programmatic way to retrieve this
text and change it to winword def.doc?
I have a macro which has a bunch of RunApp Action items in
it. The problem is that I want to change the values that
are in the Command Line based on a condition (i.e. what
city you are in). Is there a way PROGRAMMATICALLY to
retrieve these contents and update the macro command text?
For example, say the Macro Name is abc and the Action is
RunApp. In the Command Line window it says winword
abc.doc. Is there a programmatic way to retrieve this
text and change it to winword def.doc?