Macro Scheduler Editor & Direct Access

Ideas for new features & functions

Moderators: Dorian (MJT support), JRL

Post Reply
Aaron
Pro Scripter
Posts: 113
Joined: Mon Apr 09, 2007 1:35 am
Location: Wyoming

Macro Scheduler Editor & Direct Access

Post by Aaron » Tue Dec 16, 2008 8:59 pm

I Own Direct Access and have allways wanted to use it when writing scripts.

Under the type text into any application I would like to use an abreveation like VK7 or vk55 to have the following typed into the editor.

Code: Select all

//VK_(55) 7 key 

   OnEvent>KEY_DOWN,VK55,0,vk55

Label>loop
wait>0.2
Goto>loop

SRT>vk55
MessageModal>You just typed the 7 key
End>vk55

Goto>loop
Unfortuantly, when in ms editor and typing a direct access abreviation, direct access can not detect it and therefor can not paiste code into ms editor.

Ive tryed to be as clear as I could explaning the issue.

Marcus, if ms editor has someting to do with this could it be fixed?
If not could you please talk with Andrea Nagar and perhaps help her with what ever the problem is.
It would be most helpful.

With both these programs I could see me writing scripts error free and in no time at all.

Thank
Aaron

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