Alexis Posted April 9, 2013 Report Share Posted April 9, 2013 I like activating macros via commandline: "c:\program files (x86)\Macro Express Pro\MeProc.exe" /AMacroname However some of my macros have the same name. How can i access those without altering the macroname. I noticed that macros have index numbers. Can i use those? Thank You Alexandra Quote Link to comment Share on other sites More sharing options...
Cory Posted April 9, 2013 Report Share Posted April 9, 2013 Why would you... Never mind!AFAIK there is no way to do what you ask. I can't remember for certain but I think there's a way to pass a variable as a command line argument. Then you could write a third macro as a handler. Quote Link to comment Share on other sites More sharing options...
paul Posted April 10, 2013 Report Share Posted April 10, 2013 Why would you... Never mind! AFAIK there is no way to do what you ask. I can't remember for certain but I think there's a way to pass a variable as a command line argument. Then you could write a third macro as a handler. And how would this third macro call the right macro, given that two or more macros share the same name (which, incidentally, I find is a really bad practice!). Quote Link to comment Share on other sites More sharing options...
Alexis Posted April 10, 2013 Author Report Share Posted April 10, 2013 >> I find is a really bad practice! << It´s less a practice then a necessity if you would like set your 4 x 18 G-Keys or part of them on a Logitech 510 fast to a new applicaton. I once exported a set of 72 windowspecific macros. I import this, set the according .exe, ready to go! Back to topic: How does it / could it work? Quote Link to comment Share on other sites More sharing options...
Cory Posted April 19, 2013 Report Share Posted April 19, 2013 Alexis please read the help file. Command Line Parameters topic, /V (Variables) section near the bottom. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.