XM Satellite Radio AA-RU5HC-TE ユーザーズマニュアル

ページ / 130
SSSU Command Reference
83
Command View EVA Storage System Scripting Utility Reference Guide
The SET OPTIONS command changes the SSSU characteristics.
Note:  
The options you set with the SET OPTIONS command are in effect for the 
current session only. Each time you start SSSU, the default options are reinstated.
Syntax
SET OPTIONS
Switches
The following switches are available with the SET OPTIONS command.
COMMAND_DELAY=
The number of seconds (0–300 seconds) to wait between issuing commands when 
running a script using the FILE command. The default is 10 seconds. This switch 
has no effect when you are typing commands. 
NOCOMMAND_DELAY
Specifies no wait time between commands issued from within a FILE command.
DISPLAY_WIDTH=
Sets the amount of characters displayed on a line for SHOW commands. The 
default is 80. If the SSSU output is to be parsed, it is useful to set a high line 
width. A long line keeps the lines from wrapping, making the output easier to cut, 
paste, and parse. Line widths from 70 to 500 may be specified.
ON_ERROR=
CONTINUE—In this mode, only the EXIT command causes the scripting 
utility to halt. This is the default and is recommended when you are manually 
typing commands.
EXIT_ON_ERROR—Any error causes the scripting utility to exit with an 
error code. This mode is useful when requesting the entire script to halt 
immediately if errors occur while executing a script. This causes the scripting 
utility to halt on any kind of error: failed command, syntax error, or 
ambiguous command.
SET OPTIONS