guides:programming:programmers_reference_manual:backward_compatibility

Backward Compatibility

CommandDescription
ColHeading statementSpecifies the heading or headings that will appear above each column on a report. Use with ColLength statement.
ColLength statementSpecifies the width for each column heading in a printed report. Use with ColHeading.
Footing statementDefines a page footer to be printed at the bottom of the page in conjunction with the Print statement. The footer text is printed after the maximum page height lines have been printed, and on the Printer Off statement.
Get_Dialog_Params()Returns a block of parameters associated with this dialog box.
Heading statementDefines a page heading to be printed at the top of the page in conjunction with the Print statement. The header text is printed after the maximum page height lines have been printed, and on the Printer Off statement.
Page statementForces printer to advance one page.
Print statementOutputs data to the system printer.
Printer statementDirects output of Print statement to the printer.
Set_Dialog_Params()Replaces any dialog-specific parameter data with new values.
  • guides/programming/programmers_reference_manual/backward_compatibility.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1