LOBUFF parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Line 15: Line 15:


==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>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|USE]]</var>) data set</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>
<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>
[[Category:Utable parameters]]
[[Category:Utable parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 15:36, 2 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

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.