Note: This is a work in progress and will be formatting errors. Read more about the project on the home page. cantModify The cantModify property returns or sets whether a stack can be changed in any way. It corresponds to the Can’t Modify check box in the Protect Stack dialog box. Setting the cantModify of a stack to true selects both the Can’t Modify Stack check box and the Can’t Delete Stack check box in the Protect Stack dialog box. When cantModify is true, a padlock appears in the menu bar. The default value is false (meaning that the card, background, or stack can be modified). Demo Script
PlaceholdersstackAn expression that identifies a stack by its name, using one of the following forms:
For example:
When used inside a stack script:
When a stack receives a message:[the] target trueOrFalse Any expression that evaluates to the HyperTalk and AppleScript constants true or false . For example: Related Topics
|
Version 0.7b1 (March 24, 2022)