MacroOption Members

These members are related to Macro option.

Functions

Name Description
None NA

Properties

Name Description
Application Returns the application associated with the macro option. Return value: Application. This property is read only.
BuiltInColor Color for built ins. Return/assignment value: Integer.
CommentColor Color for comments. Return/assignment value: Integer.
DisplayAlert Return/assignment value: Boolean.
EnableEvent Return/assignment value: Boolean.
ExtensionsColor Color for extensions. Return/assignment value: Integer.
FontName Returns/sets the font of all macros as a string. Return/assignment value: String.
FontSize Returns/sets the font size of all macros. Return/assignment value: Integer.
NoWarnOnSCLImport Do not display SCL Import warning. Return/assignment value: Boolean.
NoWarnOnSTBImport Do not display STB Import warning. Return/assignment value: Boolean.
Parent Returns the application associated with the macro option. Return value: Application. This property is read only.
ReservedColor Color for reserved words. Return/assignment value: Integer.
Scripting Returns/sets the scripting language of all macros (Jscript, Statistica Visual Basic, Visual Basic). Return/assignment value: ScriptingType.
ShowReferencesDialogWhenPastingMacroText Show references dialog when pasting macro text. Return/assignment value: Boolean.
ShowReferencesDlgOnPaste 1: show the dialog. 2: don't show, add the references. 3: don't show and don't add the references. Return/assignment value: Long
WarnApplicationEventsEnabled Display warning when opening Statistica with event Macros enabled. Return/assignment value: Boolean.
WarnDocumentEventsEnabled Display warning when opening a document with event Macros. Return/assignment value: Boolean.