LOBUFF parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (→Description) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
<dd>All | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Model 204 | <dd><var class="product">Model 204 V2.2</var> or earlier | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<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> | ||
<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: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.