Home
The HyperCard Center
HyperTalk Reference
Home » HyperTalk Reference » messageWatcher

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

messageWatcher

set [the] messageWatcher to resourceName

The messageWatcher property returns or sets the name of the external command (or XCMD) that displays the Message Watcher window for tracing scripts. The name of HyperCard’s message watcher is MessageWatcher.

Third-party developers might supply other message watchers that you can install into HyperCard.

Click Tips for information about the properties of the message watcher.

Examples

set messageWatcher to "Cool Message Watcher" -- if it's installed

Related Topics

Placeholders

resourceName

A text expression that evaluates to the name of a resource in the current stack, a stack being used, the Home stack, or HyperCard itself.

Resources have different types. Some common resource types used with HyperCard are PICT, ICON, XCMD, and XFCN.

HyperTalk Reference

Version 0.8b4 (July 4, 2025)

Made with Macintosh

Switch to Retro View