KCMS Test Suite User's Guide

SAVE:

SAVE: Command Description

SAVE: functionality corresponds to the KcsSaveProfile()() call. When this command is interpreted, theKcsSaveProfile()() function is executed and the status is reported back from the kcmstest command display to the test log.

SAVE: Command Syntax Example

SAVE:Reference=connected; File Name=modlhtst.pro;

SAVE: Keywords and Values

Table 3-18 presents the SAVE: command keywords and their descriptions.

Table 3-18 SAVE: Command Keywords

Keyword 

Description 

Reference=

Is the name that was assigned when the profiles were loaded or created, via the CONNECT: command.

File Name=

Is the name of the file to which the profile is saved.  

XStatus=

The default expected status is KcsSuccess. If the script command is expected to complete successfully, the XStatus= keyword is not required. In cases where a script command is expected to return a non- success status, the XStatus= is followed by the corresponding expected, non-success status in hexadecimal format.