PreFab...Player...Documentation...AppleScript...User's Guide...Chapter 5, Verbs...One Verb Per Page...

click: toggle a checkbox


Syntax

click checkbox nameIDOrLocation [holding modifierKeys]


Parameters

checkbox nameIDOrLocation -- name, ID number, or location (an {x, y} list)

[holding modifierKeys] -- one or more modifier keys (command, shift, option, control, caps lock), concatenated with "&"


Result

true


Examples

click checkbox "Font Substitution"
click checkbox 14 -- ID
click checkbox {10, 20} -- location


Notes



Errors

checkbox does not exist or is not enabled


See Also

set value of checkbox
exists checkbox
get info dialog item
click sequence
set complete match

| Top |


click radio button| Prev | Home | Next |click dialog item

Updated on 2/5/97 by Scott S. Lawton (ssl@prefab.com)

Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.

This site built and maintained using Stage Three, a set of custom Frontier scripts.