Home THE HYPERCARD CENTER

HyperTalk Reference
Home » HyperTalk Reference »

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

scriptEditor

set [the] scriptEditor ¬
to resourceName

The scriptEditor property returns or sets the name of the current script editor.

The default value of this property is ScriptEditor, the name of HyperCard’s built-in editor and debugger. (The built-in editor and debugger are integrated.)

Because HyperCard’s script editor is actually an [g:external command] (XCMD), you can replace it with your own or third-party script editors.

If HyperCard can’t find a script editor with the specified name, it uses its built-in script editor.

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 Modern View