randallc Posted August 28, 2005 Report Share 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 Link to comment Share on other sites More sharing options...
floyd Posted August 28, 2005 Report Share Posted August 28, 2005 Does the macro you run rely on other macros, and are they all in the macex.mex library, too? Quote Link to comment Share on other sites More sharing options...
randallc Posted August 28, 2005 Author Report Share 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 Link to comment Share on other sites More sharing options...
randallc Posted August 29, 2005 Author Report Share 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 Link to comment Share on other sites More sharing options...
kevin Posted August 29, 2005 Report Share 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 Link to comment Share on other sites More sharing options...
randallc Posted August 29, 2005 Author Report Share Posted August 29, 2005 Hey, kevin, Good work! in the recycle bin; surely that is still a bug!? Best Randall Quote Link to comment Share on other sites More sharing options...
kevin Posted August 29, 2005 Report Share Posted August 29, 2005 Yes, it sounds like a bug. We'll reproduce it and fix it. 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.