input_control

Syntax

input_control <plnum> [<ftype>] [<keyword_parms>];

Terse form

ictl

Type

SDC Function - code x'89'.

Parameters

The input_control statement is used to designate where information is to be shown when a user enters input from a keypad or another source.

References

TR-NWT-001273.

Description

Notes

No parameter substitutions are possible with this statement.

Example

input_control 25 7 page=c;
input_control 24;
input_control 2 lrci=c dy=1 an=1 page=i;