User Tools

Site Tools


report_control_symbols.htm
Navigation:  Templates > Template Language Reference > Template Symbols > Built-in Symbols >====== Report Control Symbols C6H0068.jpg ====== Previous pageReturn to chapter overviewNext page
%Report The label of the procedure's report. Dependent on %Procedure.
%ReportStatement The REPORT declaration statement (and all attributes). Dependent on %Report.
%ReportControl The field equate labels of all controls in the report. Multi-valued. Dependent on %Report.
%ReportControlUse The control's USE variable (not field equate). Dependent on %ReportControl.
%ReportControlStatement The control's declaration statement (and all attributes). Dependent on %ReportControl.
%ReportControlType The type of control (STRING, IMAGE, LIST, TEXT, etc.). Dependent on %ReportControl.
%ReportControlTemplate The name of the control template which populated the control onto the report. Dependent on %ReportControl.
%ReportControlIndent The control declaration's indentation level in the generated data structure. Dependent on %ReportControl.
%ReportControlInstance The instance number of the control template which populated the control onto the report. Dependent on %ReportControl.
%ReportControlOriginal The original field equate label of the control as listed in the control template from which it came. Dependent on %ReportControl.
%ReportControlLabel The label of the report STRING control. Dependent on %ReportControl.
%ReportControlField All fields populated into the LIST, COMBO, or SPIN control. Multi-valued. Dependent on %ReportControl.
report_control_symbols.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1