Load a report style file to your local config area.
ReportStyle <ScenarioPath> Load "<FilePath>"
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.
To load the Facility report style FacTestStyle to your local config directory:
ReportStyle * Load "C:\MyTemp\FacTestStyle.rst"
This command belongs to the following group(s):
8.1
STK Programming Interface 11.0.1