Spreadsheets, Spreadsheet file conventions, Spreadsheet components – HP StorageWorks XP Remote Web Console Software User Manual

Page 126

Advertising
background image

Description

Operand

This output file includes the execution result. If you specify
the same name as the input file, the input file will be
overwritten.

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.

File name

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.

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

Format

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.

Spreadsheet Components

The spreadsheet for use with Remote Web Console consists of the following components:

Declaration

Operation tags

Parameters

Comments

Figure 69 (page 127)

is an example of a spreadsheet.

126

Using the CFL Extension

Advertising