Home THE HYPERCARD CENTER

HyperTalk Reference
Home » HyperTalk Reference » Properties

Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.

scriptTextFont

set [the] scriptTextFont ¬ to font

The scriptTextFont property returns or sets the font used to display scripts in all the script editor windows.

HyperCard uses Monaco as the default font.


Examples

set the scriptTextFont to "Geneva"

Placeholders

font
An expression that evaluates to a text string that is also the name of a font available from the current stack.

For example:

"Geneva"
"Times"
"Monaco"


Related Topics

« scriptingLanguage | HyperTalk Reference | scriptTextSize »


Version 0.7b1 (March 24, 2022)

Made with Macintosh

Switch to Modern View

Home
The HyperCard Center
HyperTalk Reference
Home » HyperTalk Reference » Properties

Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.

scriptTextFont

set [the] scriptTextFont ¬ to font

The scriptTextFont property returns or sets the font used to display scripts in all the script editor windows.

HyperCard uses Monaco as the default font.


Examples

set the scriptTextFont to "Geneva"

Placeholders

font
An expression that evaluates to a text string that is also the name of a font available from the current stack.

For example:

"Geneva"
"Times"
"Monaco"


Related Topics

« scriptingLanguage | HyperTalk Reference | scriptTextSize »

Version 0.7b1 (March 24, 2022)

Made with Macintosh

Switch to Retro View