Build externals list

20% Command group 20% Flag affected 20% Reversible 20% Execute on client 20% Platform(s)
Externals YES YES NO All

Syntax

Build externals list ([Clear list])

Options

20% 80%
Clear list If specified, the command empties the current list, and defines it to have a single hash variable column, before executing

Description

This command builds a list of the external routines in the external folder. The list is placed in the current list for which you must define the following columns

25% Col 1 (Character) 25% Col 2 (Character 25% Col 3 (Number) 25% Col 4 (Character)
File name Routine name Routine index or ID Routine type

The Clear list option clears the current list. The command becomes reversible with this option.

Example

Begin reversible block
  Set current list iExtList
End reversible block
Define list {iExtName,iExtRoutine,iExtRoutineIndex,iExtRoutineType}
Build externals list