 |
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.
traceDelayset the traceDelay to posInteger
where posInteger specifies ticks. The traceDelay property returns or sets the number of ticks HyperCard pauses between each statement as it traces a handler while in the debugger. Its default value is 0. Examplesset the traceDelay to 10
Related Topics Placeholders
posIntegerAn expression that evaluates to a positive integer. For example: 3 67 mod 13 the number of bg fields the number of backgrounds the number of cards div 2
See also: background , bkgnd , button , card , chunk , field , menu , and menuItem
HyperTalk Reference
|