I'm trying to put together a script which will remove from its group, a selected program from the Macro Scheduler program list. If I punch the buttons myself, everything works fine(alt, e, m, enter), but this script will not go beyond opening the edit window. ???
This script would be useful to one who never throws out an old trial script, and who has accidentally imported ALL of them! (I cannot remove more than one at a time from a group)
Let>SK_DELAY=40
SetFocus>Macro Scheduler 7.3*
Press Alt
Send>em
Release Alt
Wait>0.2
Press Enter