access.id-prompt

Modifier/Update Processor, Releases: AP

Includes item-id in Update processor.

Syntax

update file.reference {attr.name} {attr.name...} id-prompt

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.

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

See Also

Command Name Type Description
macro Attribute Defining Item References attribute 15 of the current item.
file.defining.items Definition File-defining item overview.
tcl.update Verb: Access Invokes Update processor.
up.options.i Option Includes item-id in Update processor.
file.reference Definition How to reference files in Pick.
access.attr.name Attribute Defining Item Specifies item(s) from the dictionary of the file.
update.processor Definition a dictionary-driven, full-screen editor and data processor.
up.options Definition Standard UP options: i, c, l and s.
up Introductory
updte.processor Definition a dictionary-driven, full-screen editor and data processor.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.