Skip to main content
Version: 20 R7 BETA

SAVE LIST

SAVE LIST ( list ; listName )

ParameterTypeDescription
listIntegerList reference number
listNameTextName of the list as it will appear in the Design environment List Editor

This command is not thread-safe, it cannot be used in preemptive code.

Description

The SAVE LIST command saves the list whose reference number you pass in list, within the Design environment List Editor, under the name you pass in listName.

If there is already a list with this name, its contents are replaced.

Note: This command cannot be used in a structure loaded in read only, such as a .4dz project or a component.

See also

Load list