z

z


y Index Level [
Syntax
Category Access
Type Option
Description prints the Access "compiled" string to the printer. (Unlike the "y" option, which directs output to the terminal.) This string contains information about the attributes to display on the report in an internal representation for the list processor. If any attribute-defining items being output contain "A" (algebraic) processing codes, each one is translated into an "F" (function) processing code and the "F" code is displayed.

On D3 implementations, the first line of the display contains the actual name of the D-pointer from which the report was generated (prefixed by a "D") along with a list of all internal processing codes (indexes, audit stamps, etc.) obtained from the D-pointer.
Options
See Also options: y modifiers list processor a (algebraic)
Example list d3.doc (z
Warnings
Compatibility D3 7.0 AP R83
y Index Level [