randallc Posted August 28, 2005 Report Posted August 28, 2005 Hi, Can anyone please help? I have a macro I run using "/A<nickname> (Activate Macro)"; and MEPROC.EXE. It works if the macro is in one library, but NOT if it is in "macex.mex" library! What is happening? Best, Randall Quote
floyd Posted August 28, 2005 Report Posted August 28, 2005 Does the macro you run rely on other macros, and are they all in the macex.mex library, too? Quote
randallc Posted August 28, 2005 Author Report Posted August 28, 2005 Hi, Yes, I've reduced it ad absurdam now, and all it does is "Display Hi" in a textbox! I put it in one macro library, and it runs, but not if I put it in the library I want to use! Best, Randall Quote
randallc Posted August 29, 2005 Author Report Posted August 29, 2005 Hi Floyd, I think this must be a bug! If I change the command from "meproc.exe /ADestinationXcopyGUI" to "meproc.exe /ADestinationXcopyxxx" and rename the macro appropriately, it works again! - but change the name back (and the command!) and it does not; but does in another macro library! Go figure! best, Randall Quote
kevin Posted August 29, 2005 Report Posted August 29, 2005 Randall, Is there a macro in your recycle bin named DestinationXcopyGUI? Do you have more than one macro named DestinationXcopyGUI? Do you have any macros with similar names either as part of your main macros or in your recycle bin? if so, what happens if you rename or delete them? Quote
randallc Posted August 29, 2005 Author Report Posted August 29, 2005 Hey, kevin, Good work! in the recycle bin; surely that is still a bug!? Best Randall Quote
kevin Posted August 29, 2005 Report Posted August 29, 2005 Yes, it sounds like a bug. We'll reproduce it and fix it. Quote
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.