Description | Example | Return Message | Group

ReportStyle

Load a report style file to your local config area.

Syntax

ReportStyle <ScenarioPath> Load "<FilePath>"

Description

The ReportStyle command copies the input report style file to the user's <LocalConfigDir>\Styles directory so that it can be accessed from STK.

"<FilePath>" is a fully qualified report or graph style file. The extension on the file must be ".rst" for reports or ".rsg" for graphs. The extension is case sensitive.

If the file already exists in the user's local config directory and is writable, it will be overwritten. If the file already exists and is not writable the command will Nack.

Example

To load the Facility report style FacTestStyle to your local config directory:

ReportStyle * Load "C:\MyTemp\FacTestStyle.rst"

ReturnMessage

Group Membership

This command belongs to the following group(s):

Object Tools

Version

8.1

STK Programming Interface 11.0.1