 |
THE HYPERCARD CENTER |
|
|
Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
commandKeythe commandKey the cmdKey
Value returned: either of the constants up or down , depending on whether the Command key is up or down Examplesif the commandKey is up then ... if (the mouse is down) or (the commandKey is down) then ... wait until the cmdKey is down
Demo Scripton commandKeyIs -- Hold down the Command key when you click Run the Script. answer "The Command key is:" && the commandKey end commandKeyIs
Related Topics
HyperTalk Reference
|