Basic |
The BasicNoUIObj type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockedKeywords | Gets or sets the blocked keywords. | |
| Code | Gets or sets the source code for the macro/module. | |
| DefaultMacroName | Gets or sets the default name for new macros. | |
| Error | Gets the syntax or execution error information object. | |
| ErrorLimit | Gets or sets the limit for the number of syntax errors reported. | |
| FileDesc | Gets or sets the text description used in the "List of Files Types" section (in the lower left hand corner) of the File | Open dialog box. | |
| FileExt | Gets or sets the file extension used in the "List of File Types" section (in the lower left hand corner) of the File | Open dialog box. | |
| FileName | Gets or sets the file path of a macro/module in the Code property. | |
| FileTools | Gets or sets the visibility of the file tool buttons on the toolbar. | |
| HiddenCode | Gets or sets the hidden code text. | |
| InEvent | Gets the in event status. | |
| Pause | Gets or sets whether the execution is paused. | |
| Run | Gets or sets whether the macro/module is currently running. | |
| Sandboxed | Gets or sets the sandboxed mode. | |
| SandboxRules | Gets or sets the sandbox rules. | |
| Secret | Gets or sets the secret. | |
| Synchronized | Gets or sets the synchronized mode. | |
| SynchronizedEdit | Gets or sets the synchronized edit mode. | |
| VirtualFileSystem | Gets or sets the virtual file system. |