Previous Topic

Next Topic

Script menu

Accredo > Script

Script Viewer

Script Editor

Opens the Script Editor. Script editing and customisation are recommended for Users with programming skills. Code shown in Script Editor is MaxBasic automation code.

Record Script /

Stop Recording

(Alt+F1)

Record a script or stop recording.

Play Script (Alt+F3)

Play a script.

ActionReport

Report List

Opens the Report List form. You can create Report Lists to produce reports run together on a regular basis, such as End of Month reports.

Play Report List (Ctrl+Alt+F3)

Run a Report List.

ActionReport

Script List

Opens the Script List form. You can create Script Lists to group scripts run together on a regular basis.

Play Script List (Ctrl+Alt+F3)

Run a Script List.

 

Document Form (Ctrl+F1)

Displays the Automation Documentation for the form that currently has focus. This provides the Properties of each field, and the Methods and Events available to the form. This is useful when designing a document or a custom report, or developing scripts.

ScriptShortcut

Shortcut List

Open the Shortcut List form. This lists all shortcuts, and you can customise the shortcuts displayed in the Navigator and on the Toolbar.

Script Viewer

Script Events

Open the Script Events form. You can set MaxBasic scripts to run when an event occurs or an action is performed.

ActionDesigner

SQL Query Builder

Open the SQL Query Builder. You can design or load an SQL query, and view and print results from the query.

ActionDesigner

Memory Table Builder

Opens the Memory Table Builder. You can generate code to create a memory table based on a file schema.

ActionDesigner

Form Designer

Available when Form Designer is installed. Opens Form Designer. You can design your own Accredo forms to interact with Accredo data objects and customer tables.

ActionDesigner

Report Designer

Available when Report Designer is installed. Opens Report Designer. You can design reports and documents or edit existing reports and documents.

ScriptAdd

Snippet Manager

Opens the Snippet Manager. You can organise available code snippets.

 

 

Display Navigator Item Ordering

Shows the sort number assigned to each option on the Navigator. This applies to the folders, with lower numbered items appearing before higher numbered items. This is useful for determining the position when adding reports or script shortcuts to the Navigator.

 

Show Glyph Names on Hints

Shows the Glyph Name and Image Index in button hints when the mouse is hovered over a button or menu option. This is useful for identifying a Glyph to use in a custom form.

 

Show Button Order on Hints

Shows the button order number assigned to a button on the Global toolbar when the mouse is hovered over a script shortcut button.

 

Public variables

Provides a menu listing any Public variables and their current value. Individual variables can be cleared, or Clear All will clear all Public Variables.

In This Section

Report List

Script List

MaxBasic Snippet Manager

See Also

Accredo Main Menu

Book Contents

Book Index