Intrigued
10-14-2005, 11:06 PM
For those of you using (there is a trial for those not using such yet) Macro Express, which I have used for years now, I am sharing a couple macros I made tonight, that help speed up the manipulation of the coding windows when you are done and want to get back to the design environment.
1. AMS6-Globals-MaximizeWindow.mex (http://www.amsuser.com/misc/AMS6-Globals-MaximizeWindow.mex) - This one will look for the Globals window and then will automatically Maximize such window (yes, you can adjust back down to the size you want without problem).
2. AMS6-OK-SimulatesEnterClickonOKbutton.mex (http://www.amsuser.com/misc/AMS6-OK-SimulatesEnterClickonOKbutton.mex) - This second one monitors three windows in AMS (AMS 6 was used). The Page Properties, Globals, and Action Editor. Anytime you then click the key combo... CTRL+ENTER the application will activate a Click on the OK button. Thus, you can close the scripting panes more quickly, easily.
Anyone using (or downloaded installed and used) Macro Express? It's very powerful for day-to-day operations and I'm happy I took 10 minutes to work out these macros.
I love that I can even make macros based off the type of cursor being used or in the case of these macros I made tonight off of window Controls!
:yes
1. AMS6-Globals-MaximizeWindow.mex (http://www.amsuser.com/misc/AMS6-Globals-MaximizeWindow.mex) - This one will look for the Globals window and then will automatically Maximize such window (yes, you can adjust back down to the size you want without problem).
2. AMS6-OK-SimulatesEnterClickonOKbutton.mex (http://www.amsuser.com/misc/AMS6-OK-SimulatesEnterClickonOKbutton.mex) - This second one monitors three windows in AMS (AMS 6 was used). The Page Properties, Globals, and Action Editor. Anytime you then click the key combo... CTRL+ENTER the application will activate a Click on the OK button. Thus, you can close the scripting panes more quickly, easily.
Anyone using (or downloaded installed and used) Macro Express? It's very powerful for day-to-day operations and I'm happy I took 10 minutes to work out these macros.
I love that I can even make macros based off the type of cursor being used or in the case of these macros I made tonight off of window Controls!
:yes