[EMAIL PROTECTED] wrote:
Hi Everyone

I’m on Mac OSX. In a script I’m trying to simulate a shift-Click. What’s wrong with this code?


get loc of fld "fldName"
put top of fld "another fld" +10 into item 2 of it
click at it with shiftKey() down


Use:

  click at it with shiftKey

No parentheses, no direction.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
  • Shift-Click LunchnMeets
    • Re: Shift-Click J. Landman Gay

Reply via email to