 |
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.
blindTypingset [the] blindTyping to trueOrFalse
The blindTyping global property returns or sets whether you can type into the Message box and send messages from it even when it isn't visible. HyperCard determines the default setting for blindTyping at startup (and when HyperCard resumes after being suspended) from the Blind Typing option on the Preferences card of the Home stack. Examplesset the blindTyping 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
|