RE: Wait for a key to be pressed before proceeding with Akua?
RE: Wait for a key to be pressed before proceeding with Akua?
- Subject: RE: Wait for a key to be pressed before proceeding with Akua?
- From: "Goodman, Steve" <email@hidden>
- Date: Mon, 1 Oct 2001 09:31:44 -0500
If your on OS 9 you can assign apps to function keys in the Keyboard control
panel. Make an applet and assign it to the key of choice.
HTH
Steve Goodman
Vertis Advertising Production Services
phone 314.432.8800, ext. 479
fax 314.692.0309
email@hidden
www.vertisinc.com
>
-----Original Message-----
>
From: Joseph A. Weaks [mailto:email@hidden]
>
Sent: Saturday, September 29, 2001 5:53 AM
>
To: Andy Wylie; email@hidden
>
Subject: Wait for a key to be pressed before proceeding with Akua?
>
>
>
>At 21:48 +1200 9/29/01, Andy Wylie wrote:
>
>Read more "insance, vague gibberish" and find a call ...
>
>
Ok, but as I said, I can't figure out the syntax of these
>
complicated things.
>
>
I want to make a stay open app that will perfom it's duties when, say
>
` is pressed (or perhaps F1). Here was my attempt which doesn't work:
>
>
repeat
>
if keys down of input state is "`" then exit repeat
>
end repeat
>
--rest of script
>
>
Thanks for all the help,
>
Joe Weaks
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users