Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Command line interface parameter doesn't work

Status
Not open for further replies.

diabolik69

Programmer
Feb 16, 2009
3
US
thread1-1445223

This didn't work for me... I just got an ambiguous error that said "Macro failed to begin execution." Anyone have any ideas as to what might be causing my macro to not work when I try and include a parameter? :)

Here's my code:

"C:\Program Files\EXTRA!\ebrun.exe" "X:\Macro Info\Sub Macros\auto_adj.ebm run0421"

This fails, too:
"C:\Program Files\EXTRA!\ebrun.exe" "X:\Macro Info\Sub Macros\auto_adj.ebm" run0421
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top