Spreadsheets, Spreadsheet file conventions – HP XP20000XP24000 Disk Array User Manual
Page 127
Operands
Description
Operand
Specifies the name of the spreadsheet that you want to
verify, including a relative path or an absolute path. The
maximum length of the file name is 240 characters.
input-file-name
Specifies the output file name of the spreadsheet, including
a relative path or an absolute path. The maximum length
of the file name is 240 characters.
This output file includes the execution result. If you specify
the same name as the input file, the input file will be
overwritten.
output-file-name
Example
When the following example for Windows is executed, the file
ExtStorage_VolumeOperation.spd
is applied and the execution result is saved in the file
ExtStorage_VolumeOperation_Result.spd
.
CFLSET ExtStorage_VolumeOperation.spd ExtStorage_VolumeOperation_Result.spd
For UNIX, add .sh to CFLSET (that is, CFLSET.sh).
Spreadsheets
This section explains general conventions for creating spreadsheets for use with CFL Extension.
Spreadsheet templates are provided with Remote Web Console for your use. Make a copy of a
template and edit it to write a spreadsheet. For details about the template file names, see the
documentation for program products that support CFL Extension.
Spreadsheet File Conventions
Table 33 Spreadsheet Conventions
Conventions
Item
Text file.
File type
The extension must be .spd.
The maximum number of characters for the file name is 32, including the extension.
The following symbols cannot be used for the file name:
\ / : , ; * ? “ < > | and space
The maximum length of the file path is 240 characters.
File name
65,536 rows, including comment rows.
Maximum number of rows
in a spreadsheet
Add a linefeed code at the end of each line.
End-of-line symbol
512 bytes, including the linefeed code at the end.
Maximum number of letters
in a row
Case insensitive.
Case sensitivity
•
Separate each parameter with a comma (,).
•
Add a semicolon (;) at the end of the line where a parameter is written.
•
Tab codes and a series of spaces before or after comma are ignored.
Format
Spreadsheets
127