Bufsize: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "The "BUFSIZE" parameter specifies the size of the buffer for DOS versions of Business Rules. The default is 2000 bytes, which is low for high-speed data transmission. To avoid...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
BUFSIZE=<buffer size>
The "BUFSIZE" parameter specifies the size of the buffer for DOS versions of Business Rules. The default is 2000 bytes, which is low for high-speed data transmission. To avoid losing data with rates of 2400 bps or higher; an increased BUFSIZE is recommended.
The "BUFSIZE" parameter specifies the size of the buffer for DOS versions of Business Rules. The default is 2000 bytes, which is low for high-speed data transmission. To avoid losing data with rates of 2400 bps or higher; an increased BUFSIZE is recommended.


Line 8: Line 10:
<noinclude>
<noinclude>
[[Category:Definitions]]
[[Category:Definitions]]
[[Category:All Parameters]]
</noinclude>
</noinclude>

Latest revision as of 20:05, 6 May 2014

BUFSIZE=<buffer size>

The "BUFSIZE" parameter specifies the size of the buffer for DOS versions of Business Rules. The default is 2000 bytes, which is low for high-speed data transmission. To avoid losing data with rates of 2400 bps or higher; an increased BUFSIZE is recommended.

In Business Rules, Unix and Linux versions ignore the BUFSIZE parameter, as the operating systems handle the buffering for these versions instead.

See this parameter in Open Communications.