Previous Topic

Next Topic

MaxBasic Snippet Manager

Accredo > Script > Snippet Manager

Use the Snippet Manager to save snippets of MaxBasic code, that can be reused later.

Grid Toolbar

ToolbarExpand

Expand Toolbar (Alt+F9)

Expand the toolbar to give access to all toolbar options. Press ESC to close the expanded toolbar.

Edit (F11)

Open Snippet Code Editor, to edit the MaxBasic code for the snippet. You can also edit the selected snippet directly in the code window displayed.

ScriptAdd

Insert (F4)

Open Snippet Code Editor, you can insert MaxBasic code for a new snippet.

Duplicate (Shift+F4)

Open Snippet Code Editor with the duplicated snippet code. You will need to enter a new Text for the duplicated snippet.

Move up

(Shift+Up)

Move down

(Shift+Down)

Move the line up or down.

Delete (F3)

Delete the selected Snippet from the List.

Sort list (Ctrl+F2)

Sort the list of snippets alphabetically in ascending order by Snippet Name.

Buttons

Save... (Ctrl+S)

Save changes made to Snippet Manager.

Note: Snippets are saved in the MySnips.pfl file. Built in auto-snippets are saved in the COSnips.pfl file. COSnips.pfl is updated with new builds of Accredo.

In This Section

Snippet Code Editor

See Also

Script menu

Book Contents

Book Index