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 the path to 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.
"<FilePath>" is the path to a file on your local drive.
Examples
To load the Facility report style FacTestStyle to your local config directory:
ReportStyle * Load "C:\MyTemp\FacTestStyle.rst"
Return message
Group membership
This command belongs to the following group(s):
Version
12.10