set_info_flags

Syntax

set_info_flags [INKP=<bin>] [<INSK=<bin>] [<INAL=<bin>] [<INCC=<bin>];

Terse form

info

Type

Softkey return strings (FDM and SDC) - Code x'96'

Parameters

Sets default values for some of the information page flags.

Description

<INKP=1> <INSK=1> <INAL=1> <INCC=0>

where:

INKP
= Information Key Pad
INSK
= Information Soft Key
INAL
= Active Line Definer
INCC
= Information Character Collection

If you do not specify a particular flag, that flag is set to its default value.

If all the flags are defaulted, this statement is functionally equivalent to the end_user_input statement (see end_user_input).

References

SR-INS-002461

Notes

No parameter substitutions are possible with this statement.

Related statements