StateDMI / Command / ReadCULocationsFromStateCU
Overview
The ReadCULocationsFromStateCU
command (for StateCU)
command reads a list of CU Locations from a StateCU structure file and defines CU Locations in memory.
The CU Locations can then be manipulated and output with other commands.
This command can be used to adjust an existing CU Locations file.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
ReadCULocationsFromStateCU
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
ReadCULocationsFromStateCU(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
InputFile |
The name of the input file to read, surrounded by double quotes. | None – must be specified. |
Examples
See the automated tests.
Troubleshooting
See Also
ReadCULocationsFromList
commandReadCULocationsFromStateMod
commandWriteCULocationsToStateCU
command