Toggling the selection status of more than one column at a time
You can toggle between selecting or deselecting more than one column
at a time by entering one of the following selection commands:
- SS
- Selects or deselects a block of columns.
Enter SS twice: first in the Cmd column at the start of the block you want to select or deselect, and again at the end of the block. FM/Db2 toggles the selection status of each column in the selected block.
- Sn
- Selects or deselects n columns.
Enter Sn in the Cmd field of the first column you want to select or deselect. FM/Db2 toggles the selection status of each column, starting from the first column selected for n columns.
- S*
- Selects or deselects a block of columns, starting from the first
column selected and then all subsequent columns.
Enter S* in the Cmd field of the first column you want to select or deselect. FM/Db2 toggles the selection status of each column, starting from the first column selected to the last column.
Note: If every column in
a template is deselected, FM/Db2 selects every column in the template
for processing.
Related tasks
Related references