EDITCOL primary command

In the row selection criteria panel of the File Manager template editor, the EDITCOL command changes the column name and, when displayed, the data type fields from protected to editable. This command allows a column name expression to be entered. You can also enter the EC prefix command against a column to achieve the same result.

Syntax


1 EDITCOL
1! ALL
1 colref
1 columnname
colref
A reference to a single column, for example, #4.
columnname
The name of a column in the Db2® object or result table being processed.

EDITCOL with no parameters changes all column name fields and, when displayed, data type fields from protected to editable.

EDITCOL with either a column reference or column name changes the specified column name field and, when displayed, data type fields from protected to editable.

Availability

Related tasks