RUNREPT

Runs a report script.

Syntax

RUNREPT numeric reptScript outputFile

numeric Location of the report script file. Values:
1 - Local/client-based report script.
2 - Remote/server report script.
3 - File is not an Analytic Services object; enter a fully qualified path to the file. Use option 3 if you want to specify the full path name. Otherwise, Analytic Services looks in the <APPNAME>/<DBNAME> directory.
reptScript Name of the report script to run.
outputFile Target file name for report output.

Notes

The value you enter for the numeric parameter tells Analytic Services where the file named reportScript resides. Use the OUTPUT command to suppress the onscreen display of the script.

Example

To execute a report script called P&L on the Analytic Server:

RUNREPT 2 "P&L" "P&L.out";

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com