Skip to content

StateDMI / Command / ReadOperationalRightsFromStateMod


Overview

The ReadOperationalRightsFromStateMod command (for StateMod) reads a list of operational rights from a StateMod operational rights file and defines operational rights in memory. The rights can then be manipulated and output with other commands. Comments immediately prior to a right’s data records are associated with the right and will be output when the rights are written with a WriteOperationalRightsToStateMod command.

Command Editor

The following dialog is used to edit the command and illustrates the command syntax.

ReadOperationalRightsFromStateMod command editor

ReadOperationalRightsFromStateMod Command Editor (see also the full-size image)

Command Syntax

The command syntax is as follows:

ReadOperationalRightsFromStateMod(Parameter="Value",...)

Command Parameters

Parameter             Description Default          
InputFile
required
The name of the StateMod operational rights file to read. None – must be specified.

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also