INSERTCONFIG
INSERTCONFIG inserts a new configuration in the multi-configuration editor.
Syntax:
INSERTCONFIG config
Discussion:
The value config must evaluate to an integer expression greater than 0 and less than or equal to the current number of configurations plus 1. See also DELETECONFIG and INSERTMCO .
Example:
INSERTCONFIG 4
Next: