| v/desc | Index Level | v/max |
| Syntax | |
| Category | Attribute-Defining Item |
| Type | Attribute-Defining Item |
| Description |
describes flags which define options for the TCL processor.
The list of the flags kept in the third attribute of TCL verbs is shown below: c Copies the item into local workspace. e Saves the filename for the Update processor. f Retrieves the filename only and ignores item-id's. n Allows new items. o Suppresses the line edit and "first-time" flag. p Prints item-ids. s Preserves the "active" (select) list. u Allows update to items. z Requires final pass after the last item. |
| Options | |
| See Also | verb.type |
| Example | list md with v/flags v/flags |
| Warnings | Do NOT add, change or delete these flags from verb definitions. |
| Compatibility | D3 7.0 AP |
| v/desc | Index Level | v/max |