| VI Quick Reference | Index Level | cruising |
| Syntax | update file.reference {attr.name} {attr.name...} id-prompt |
| Category | Update processor |
| Type | Modifier |
| Description |
causes UP to include the item-id attribute in the data entry screen.
The item-id prompt appears as the first attribute in the screen, followed by all other defined attributes. If the item-id is not explicitly requested, it does not appear in the update screen. The item-id prompt can be used on the 'macro' attribute of the file-defining item. See 'macro'. The "i" Access Option is a synonym for id-supp. |
| Options | |
| See Also | macro file-defining item update i file.reference attr.name Update processor options: Update Processor Update processor (UP) Update processor |
| Example |
From TCL
u entity name address zip id-prompt From 'macro' attribute in file-defining item name address zip (i From 'macro' attribute in file-defining item name address zip id-prompt |
| Warnings | |
| Compatibility | D3 7.0 AP |
| VI Quick Reference | Index Level | cruising |