LOBUFF parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:LOBUFF parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>
Line 10: Line 11:
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V2.2</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p>The length of the logical line output buffer, which is used for output lines to CCAAUDIT, for CCAPRINT, for a user's terminal, or for a directed output (USE) data set</p>
<p>
<p>For Host Language Interface IFAM2 runs, LOBUFF must at least equal the length of the longest argument returned by the Host Language Interface program to the user program. LOBUFF must not exceed 32767.</p>
<var>LOBUFF</var> specifies the length of the logical line output buffer, which is used for output lines to <var>[[Tracking system activity (CCAJRNL, CCAAUDIT, CCAJLOG)|CCAAUDIT]]</var>, for <var>[[Obtaining User 0 output (CCAPRINT)|CCAPRINT]]</var>, for a user's terminal, or for a directed output (<var>[[USE command: Directing output|USE]]</var>) data set.</p>
[[Category:Utable Parameters]]
<p>
For Host Language Interface IFAM2 runs, <var>LOBUFF</var> must at least equal the length of the longest argument returned by the Host Language Interface program to the user program. <var>LOBUFF</var> must not exceed 32767.</p>
 
[[Category:Utable parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 20:49, 3 December 2014

Length of output buffer

Summary

Default value
256
Parameter type
Utable
Where set
On User 0's or on user's parameter line
Related products
All
Introduced
Model 204 V2.2 or earlier

Description

LOBUFF specifies the length of the logical line output buffer, which is used for output lines to CCAAUDIT, for CCAPRINT, for a user's terminal, or for a directed output (USE) data set.

For Host Language Interface IFAM2 runs, LOBUFF must at least equal the length of the longest argument returned by the Host Language Interface program to the user program. LOBUFF must not exceed 32767.