Management Information Batch Registration command

To register or modify fields in each record of management information, you can first create a text file called 'parameter file' (definition card) by using a text editor such as Notepad, and then apply the content of the text file to the management information.

Syntax for the Management Information Batch Registration command

utliupdt -f filename [-r]

Explanation of the parameters

-f filename

Parameter file name (Mandatory)

Specify the file name of the file which contains the definitions of the parameters to register.

-r

Specify this parameter to modify records of the management information that already exist (Optional)

When a record with the same ID already exists, the existing management information record with the ID is overridden. If such a record does not exist, HULFT registers the management information record as a new one.

If you omit this parameter, HULFT attempts to register a new record. As a result, if another record with the same ID already exists, an error message is arisen and the registration of the ID is skipped. Then, HULFT proceeds to subsequent IDs.

For details on the format of parameter files, refer to Operation Manual.