PIPEBUFFERSIZE

Sets the size of the buffer used for communication between the Spreadsheet Add-in extractor and Report Writer.

Syntax

PIPEBUFFERSIZE n

Where n is an integer value from 2,048 to 65,534, expressed in bytes. The default value is 4K (4,096 bytes).

Description

This setting determines the size of the buffer used for communication between the Spreadsheet Add-in extractor and Report Writer on the network.

Example

PIPEBUFFERSIZE 20000

defines a 20-kilobyte buffer to store pipes.