| WRITEV | Index Level | XTD |
| Syntax | WRITEVU expression ON {file.variable,} id.expression, ac.expression |
| Category | BASIC |
| Type | Statement |
| Description |
writes the value of an expression into the attribute designated in the attribute expression parameter, using the item-id specified in the item-id expression parameter, and keeps the update lock set.
If the file.variable parameter is omitted, the default file.variable is used. This statement causes a "read" to occur prior to the "writev". The "writevu" statement is identical to the "writev" statement, except that the item remains locked. |
| Options | |
| See Also | statements & functions READV ac.expression MATREAD file.variable default file variables WRITEV RELEASE id.expression |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| WRITEV | Index Level | XTD |