• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Wait for a key to be pressed before proceeding with Akua?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Andy Wylie <email@hidden>
  • Date: Sun, 30 Sep 2001 02:16:05 +1200

on 29/9/01 10:53 PM, Joseph A. Weaks at email@hidden wrote:

> 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
>
keys down is one of several parameters of input state so you need to
parenthesize (input state) or the compiler gets as confused you. It's not
peculiar to Akua... ie: name of (info for (path to frontmost application))
> Thanks for all the help,
you're welcome.

_____________________________ Andy


References: 
 >Wait for a key to be pressed before proceeding with Akua? (From: "Joseph A. Weaks" <email@hidden>)

  • Prev by Date: Re: Question
  • Next by Date: Re: Acrobat Scripting
  • Previous by thread: Wait for a key to be pressed before proceeding with Akua?
  • Next by thread: Word to pdf Batch conversion
  • Index(es):
    • Date
    • Thread