Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
The cantPeek property returns or sets whether users can press Command-Option or Command-Shift-Option to peek at the location of buttons and fields and use the Command-Option shortcuts for accessing scripts. It corresponds to the Can’t Peek option in the Protect Stack dialog box.
The default value is false, meaning that you can peek at fields and buttons and use the Command-Option shortcuts for accessing (or peeking at) scripts.
An expression that identifies a stack by its name, using one of the following forms:
For example:
When used inside a stack script: me
When a stack receives a message: [the] target
Any expression that evaluates to the HyperTalk and AppleScript constants true or false.
For example: