Home
The HyperCard Center
HyperTalk Reference
Home » HyperTalk Reference » blindTyping

Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.

blindTyping

set [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.

Examples

set the blindTyping to true

Related Topics

Placeholders

trueOrFalse

Any 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

Version 0.8b4 (July 4, 2025)

Made with Macintosh

Switch to Retro View