Sets the size of the buffer used for communication between the Spreadsheet Add-in extractor and Report Writer.
PIPEBUFFERSIZE nWhere n is an integer value from 2,048 to 65,534, expressed in bytes. The default value is 4K (4,096 bytes).
This setting determines the size of the buffer used for communication between the Spreadsheet Add-in extractor and Report Writer on the network.
PIPEBUFFERSIZE 20000
defines a 20-kilobyte buffer to store pipes.