Remove From Group

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
jalbt51
Junior Coder
Posts: 31
Joined: Sat Mar 06, 2004 4:40 pm

Remove From Group

Post by jalbt51 » Tue Dec 14, 2004 6:51 pm

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

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts