![]() CURRENTLS.ONETIME |
![]() DEVELOPER |
![]() |
Set Logical Screen Iteration
Properties used by Tasks
Not available under S/390 environments
Purpose
CURRENTLS.ONETIME allows dynamic set up of a logical screen (LS) property to one-time only use.
Syntax
CurrentLS.OneTime = <numeric-value>
Syntax Elements
<numeric-value>
1, 0, or any numeric variable. Values other than 0 will be considered as TRUE.
Remarks
The one-time screen property must be set in the "Entry Logic" of a logical screen/report/update function. The new property state remains in effect until the logical screen is exited or the command is executed again.
You cannot load a variable with the value of the property.
Example
CURRENTLS.ONETIME = 1
Topic ID: 540030