LFSCB parameter: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
(Automatically generated page update) |
||
Line 17: | Line 17: | ||
<p>LFSCB must be large enough to hold the largest screen, menu, or image definition in a request. Set it no lower than 1932 unless you set it to zero, indicating that the full screen feature is not used. For full screen use on 3270 terminals, LFSCB normally should be set to 5000. It must not exceed 65528.</p> | <p>LFSCB must be large enough to hold the largest screen, menu, or image definition in a request. Set it no lower than 1932 unless you set it to zero, indicating that the full screen feature is not used. For full screen use on 3270 terminals, LFSCB normally should be set to 5000. It must not exceed 65528.</p> | ||
<p>For an application subsystem user, LFSCB must have a minimum value of 256. </p> | <p>For an application subsystem user, LFSCB must have a minimum value of 256. </p> | ||
[[Category:Utable | [[Category:Utable parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 19:01, 19 April 2013
Summary
- Default value
- 0
- Parameter type
- Utable
- Where set
- On user's parameter line or reset by UTABLE command
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The size of the full screen buffer in bytes
The full screen buffer contains menu, screen, and image definitions and the values of screen variables and image data blocks. If multiple screens, menus, or blocks are defined in a request, Model 204 reuses the full screen buffer as it processes each screen, menu, or block.
LFSCB must be large enough to hold the largest screen, menu, or image definition in a request. Set it no lower than 1932 unless you set it to zero, indicating that the full screen feature is not used. For full screen use on 3270 terminals, LFSCB normally should be set to 5000. It must not exceed 65528.
For an application subsystem user, LFSCB must have a minimum value of 256.