Previous Topic

Next Topic

Book Contents

Book Index

Procedure List

Ctrl+E or select from the context menu (right click) in the Script Editor or Code Editor.

The Procedure List can be used to find a Function or Sub procedure (Sub) in a script. Procedures from Import scripts are included.

Double click or Open Details (F12) to go to the selected procedure in the Script Editor or Code Editor.

Search

Enter the name of the Function or Sub procedure you are searching for.

Search Type

Select from:

  • Match Start Of Name, to enter the start of the procedure name, or
  • Match All Parts of Name, (default) to enter any part of the procedure name.

Toolbar

ToolbarExpand

Expand Toolbar (Ctrl+F9)

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

Open Details (F12)

Goes to the selected procedure in the script, or Imported procedures opens the File containing the procedure and locates the procedure.

RecordFilterSort_Hot

Filter / Sort List (Ctrl+F2)

Clear Filter / Sort (Ctrl+F3)

Apply or clear a Filter & Sort. The button changes to indicate if a filter and sort is applied.

Customise (Alt+F5)

Opens Customise Fields, you can customise the fields visible in the grid.

Type

Subroutine or Function.

Used

Selected indicates called in the current Script Editor.

Name

Procedure name.

Parameters

Procedure parameters.

LineNo

LineNo in script.

Filename

File containing the Procedure.

Depth

For imported procedures indicates nested levels of imports.