access.list
Lists file.
Syntax
list file.reference {itemlist} {sellist} {modlist} {outlist} {(options)}
Description
generates formatted output based upon the specified arguments.
If an 'itemlist' is specified, items are listed in order of the item-ids in the 'itemlist'. If an 'itemlist' is not specified, items are listed by the groups into which they hash, and within each group, each item is listed in the order in which it was entered or most recently updated.
The report is either produced in a 'columnar' or a 'non-columnar' format. This is determined by the total width of all the attribute-defining items requested, plus the width of the item-id column. If the total of all these adi's (plus one space between each column) is less than the current device width (defined by the 'term' command), the report is produced in columns. Otherwise, the report goes to the non-columnar output format.
Options
* see 'options: Access'.
Example
list entity
This lists the entity file displaying the attributes specified in the
file's macro or output-marco.
list entity with surname '[Brown]' name phone heading
''c'Brown People In Entity'lcdxcjpll'' footing
''ll'Company Confidential' ni-supp (pk
Produces the following output:
list entity with surname '[Brown]' name phone heading
''c'Brown People In Entity'lcdxcjpll'' footing
''ll'Company Confidential' ni-supp (pk
Brown People In Entity
<date> <page>
<blank line>
<blank line>
entity.... name......................... phone.......
99999 Browning Joe 818-555-1212
213-555-1212
12345 Brown Sally 619-555-1212
714-555-1212
88822 Albrown Mike 909-555-1212
:
<blank line>
<blank line>
Company Confidential
This list the surname and phone attributes of entity items which contain the
text 'Brown' in the surname. The report has headings and footings and
is output to the printer without legends or the number of items message.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
