access.list-item

Verb: Access/Access: Verbs, Releases: AP and R83

Displays item in storage format.

Syntax

list-item file.reference {itemlist} {sellist} {seqlist} {modlist} {(options)}

Description

displays items in their internally stored format.

'list-item' combines the action of the 'copy' verb with the selection criteria and format capabilities of the 'list' verb.

The items are copied to the user's terminal or to the printer just as the 'copy' verb would copy them, with the line numbers on the left margin.

Options

* see Access options: h, i, k, n, and p.

f Starts display of each item on a new page.

s Suppresses listing of attribute (line) numbers.

Example

:list-item dm,bp, 'term-type' (p

See Also

Command Name Type Description
file.reference Definition How to reference files in Pick.
access.seqlist Definition Definies collation sequence.
access.modifiers.modlist Definition Defines list of modifiers.
access.modifiers Definition List of Access modifiers.
access.options Definition Standard options: b,c,d,h,i,j,k,n,p,r,s,u,y
access.sellist Definition Defines selection criteria portion of an Access sentence.
access.selection.criteria Definition Description of Access selection criteria.
access.itemlist Definition Defines a specific list of item-ids.
access.introduction Introductory a Pick facility to retrieve and output data.
item Definition A collection of attributes, values, and subvalues.
access.verbs Definition General form of Access sentences.
tcl.li Verb: Access Invokes 'list-item' command.
ue.508e User Exit Calls the 'copy' processor from Access.
access.legend-supp Modifier Suppresses 'legend' on output.
tcl.copy Verb: Access Copies items to output devices or between files.
r83.source.files Definition R83 Pick/BASIC files require a 'DC' in attribute 1.

User Comments

What do you think?

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

Login to leave your comments.