output-macro

Attribute Defining Item/BASIC: Syntax, Releases: AP

References attribute 16 of current item.

Description

references attribute 16 of file-defining items. For file-defining items, the text in 'output-macro' describes the default attribute list to be used in an Access report.

For a 'file-defining item', the text in this field is substituted into any TCL statement which outputs this file. For an attribute-defining item, this attribute has no relevance.

If the output-macro attribute is null on a file-defining item, the text from the 'macro' attribute will be used for output as well as input.

If the attributes to be displayed are explicitly defined in the TCL statement, the default output-macro (or macro) attributes are ignored.

The TCL command 'list filename' displays the file using the attributes defined in the output-macro attribute of the file-defining item.

However, the TCL command 'list filename name address zip' displays the file showing the 'name' 'address' and 'zip' attributes.

See Also

Command Name Type Description
macro Attribute Defining Item References attribute 15 of the current item.
access.default.output.specifications Definition selects the default attribute-defining items in an access sentence when none are explicitly provided.
up.options.i Option Includes item-id in Update processor.
access.default.attribute.items Introductory The consecutive attribute-defining items starting with 1.
up.macro Definition Identifies the default attribute-defining items used for input and output processing of the item.

User Comments

What do you think?

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

Login to leave your comments.