SCRNSTBL parameter

From m204wiki
Revision as of 00:20, 1 October 2010 by JAL (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Default value
6144
Parameter type
User
Where set
System manager resettable
Related products
All
Introduced
Sirius Mods 7.1

This is a numeric parameter (with valid values 0 or greater) that indicates the maximum amount of STBL space available to Janus SOAP Screen objects. Screen objects use STBL space and not FSCB space, and any instance of a Screen object must allocate the maximum allowable STBL space, even if some of this space may not be used by a particular application. An application that exceeds its screen STBL allocation is cancelled.

Some Sirius User Language SPF products, like SirScan, also make use of screen objects. The SCRNSTBL default value is sufficient for those products.