Start a label when keys is pressed?

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
Marcdk
Junior Coder
Posts: 36
Joined: Sat Sep 22, 2007 10:16 pm

Start a label when keys is pressed?

Post by Marcdk » Thu Nov 01, 2007 9:11 pm

Hi again ;P

Im sitting with a script were i want to do something like this:

The user writes:

.Orc2

Then he press Enter

And the script goes to a label, is this possible? So it would look like:

If>Keysended= .orc2 + enter
goto>Somelabel


Im lost, cause i dont have any ideas of a way to code this, (if its possible ofcause)

By the way i know my exampel is TOTALLY wrong, i just made it so u could understand it :P

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Thu Nov 01, 2007 9:20 pm

Sounds like Direct Access is probably what you really need:
http://www.mjtnet.com/other.htm

Direct Access can detect when a particular piece of text has been written and then act as defined, which could be to fire a Macro Scheduler macro.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Marcdk
Junior Coder
Posts: 36
Joined: Sat Sep 22, 2007 10:16 pm

Post by Marcdk » Thu Nov 01, 2007 10:09 pm

Nah, since i dont have the money to buy that, i will try some other things, thx for help anyway

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