eva/3 Application BuilderDeveloping eva/3 ApplicationsMacrosSystem Commands 

Reports

Command Description Parameter
AddToPrintSet Add the report to a list. All reports which are collected in this list can be printed by the command "PrintReports".
  • Name of report*: Name of the report which should be added to the list.
PreviewReport Opens a report in the print preview.
  • Name of the report*: Name of the report to be opened in the print preview.
  • Show print options: When setting this value to false, The "Print" button and the "Print" menu in the report preview be deactivated.
PreviewReports Opens a report in a print preview, wich was entered by the command "AddToPrintSet"
  • Show print options: When setting this value to false, the "Print" button and the "Print" menu in the report preview of all reports affected by this command will be deactivated.
PrintReport Prints a report on the system printer without print preview.
  • Name of report*: Name of the report to be printed.
  • Show the print dialogue: If this property has the value true, the print settings dialog will be shown to select the configuration of the system printers before printing.
  • Number: Number of copies, which are to be printed.
  • Name of the printer: ame of the system printer used as standard for the print.
  • Papertray 1: Source of paper from that the printer the paper infers.
  • Papertray 2: Source of paper for the first page.
PrintReports Prints these reports which are collected by the command "AddToPrintSet" before and prints them to the system printer.
  • Show the print dialogue: If this property has the value true, the print settings dialog will be shown to select the configuration of the system printers before printing.
  • Number: Number of copies, which are to be printed.
  • Name of the printer: Name of the system printer used as standard for the print.
SetRecordSourceAndPreviewReport Sets the report data source and opens the report in the print preview.
  • Name of the report*: Name of the report that will be opened in the print preview.
  • Name of the TableElement*: Name of the "TableElements" used as data source for the report.
SetRecordSourceAndPrintReport Sets the report data source and prints the report without showing the print preview.
  • Name of the report*: Name of the report that will be printed.
  • Name of the TableElement*: Name of the "TableElements" used as data source for the report.
PrintReport2 Prints a report on the system printer without print preview. The report is divided into two parts and printed on two different printers.
  • Name of report*: Name of the report to be printed.
  • Show the print dialogue: If this property has the value true, the print settings dialog will be shown to select the configuration of the system printers before printing.
  • Number: Number of copies, which are to be printed.
  • Printer 1: Name of the printer, where the output is started.
  • Papertray 1: Source of paper for the first page.
  • Page number: Page number for printer change.
  • Printer 2: Name of the printer, where the output is continued.
  • Papertray 2: Source of paper from that the printer the paper infers.
AddToPrintSet2 Add the report to a list. All reports which are collected in this list can be printed by the command "PrintReports". The report is divided into two parts and printed at two different printers.
  • Name of report*: Name of the report to be printed.
  • Printer 1: Name of the printer, where the output is started.
  • Papertray 1: Source of the paper for the first page.
  • Page number: Page number for printer change.
  • Printer 2: Name of the printer, where the output is continued.
  • Papertray 2: Source of paper from that the printer the paper infers.

With * marked parameters are mandatory declaration. All other declaration are optional. Optional fields can be empty.