A script-enabled browser is required for this page to function properly.

CELLWRAPPER command line keyword

CELLWRAPPER specifies the character(s) that displays around the delimited cells in your report output.

The executables that can use this keyword are:

rwbuilder no
rwrun yes
rwclient yes
rwcgi yes
rwserver no
rwservlet yes
rwconverter no

Syntax

CELLWRAPPER=value

 

Values

Definition

value

Any alphanumeric character or string of alphanumeric characters.

"

A double quotation mark displays on each side of the cell.

'

A single quotation mark displays on each side of the cell.

Any of these reserved values:

tab

A tab displays on each side of the cell.

space

A single space displays on each side of the cell.

return

A new line displays on each side of the cell.

none

No cell wrapper is used.

Escape sequences based on the ASCII character set, such as:

\t

A tab displays on each side of the cell

\n

A new line displays on each side of the cell

Default = none.

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line