StateDMI / Command / WriteCULocationsToStateCU
Overview
The WriteCULocationsToStateCU command (for StateCU)
writes CU Locations that have been defined to a StateCU structure file.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
 
WriteCULocationsToStateCU Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
WriteCULocationsToStateCU(Parameter="Value",...)
Command Parameters
| Parameter | Description | Default | 
|---|---|---|
| OutputFilerequired | The name of the output file to write. | None – must be specified. | 
| Version | Indicate the StateCU version, to allow writing file formats for older versions of StateCU. | Write the format for the most current know StateCU version. | 
| WriteHow | OverwriteFileif the file should be overwritten orUpdateFileif the file should be updated, resulting in the previous header being carried forward. | OverwriteFile | 
Examples
See the automated tests.
Troubleshooting
See Also
- ReadCULocationsFromStateCUcommand
- WriteCULocationsToListcommand