DO REPORT command

Generates the specified Analytics report.

Syntax

DO REPORT report_name

Parameters

Name Description
report_name

The name of the view to generate and print as a report.

Example

Printing the default view

You open the AP_Trans table and print the default view:

OPEN AP_Trans
DO REPORT Default_View

Remarks

Running DO REPORT on the command line vs in a script

The settings used to print the report depend on where you run the command:

  • from the command line the Print dialog box opens for you to select the pages to print and configure other options for the report
  • in a script the report is printed immediately using the default settings for the report