 |
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.
powerKeysset [the] powerKeys to trueOrFalse
The powerKeys property returns or sets whether the you can use keyboard shortcuts for painting actions. HyperCard determines the default setting for powerKeys at startup (and when HyperCard resumes after being suspended) from the Power Keys option on the Preferences card of the Home stack. Examplesset the powerKeys to true
Related Topics Placeholders
trueOrFalseAny expression that evaluates to the HyperTalk and AppleScript constants true or false . For example: true false the hilite of bg btn "Yes" fld "Zip" contains "95014" the short name of this stack is "Fred"
HyperTalk Reference
|