K
Kathy Webster
I have a macro in Access XP whose action is RunApp.
The Action Argument Command Line is:
wpwin12.exe /m-merge.wcm.
This opens WordPerfect and runs the WordPerfect macro "merge.wcm."
It works fine, but WordPerfect recommends I remove everything but
"merge.wcm" from the command line because of some other WP issues.
When I remove "wpwin12.exe /m-" from the command line, leaving only
"merge.wcm" in the command line action argument, Access doesn't understand
the command. I get an error:
Access can't invoke the application using the RunApp action.
Perhaps RunApp only works with exe's? If I type "merge.wcm" in the windows
Run line (start, run ) it executes fine, so it appears the problem is at the
MS Access level. How should I call this command line from Access?
TIA,
Kathy
The Action Argument Command Line is:
wpwin12.exe /m-merge.wcm.
This opens WordPerfect and runs the WordPerfect macro "merge.wcm."
It works fine, but WordPerfect recommends I remove everything but
"merge.wcm" from the command line because of some other WP issues.
When I remove "wpwin12.exe /m-" from the command line, leaving only
"merge.wcm" in the command line action argument, Access doesn't understand
the command. I get an error:
Access can't invoke the application using the RunApp action.
Perhaps RunApp only works with exe's? If I type "merge.wcm" in the windows
Run line (start, run ) it executes fine, so it appears the problem is at the
MS Access level. How should I call this command line from Access?
TIA,
Kathy