Link to this page
Print this page
Parent topic
:
Dialog instructions
User interface
/
Dialog instructions
Record input (INPUT)
The
INPUT
instruction provides single record input control in an application form.
Understanding the INPUT instruction
Syntax of the INPUT instruction
The
INPUT
statement supports data entry into the fields of the current form.
INPUT programming steps
Using simple record inputs
To use simple record inputs, you must understand how they work and how to structure the code.
Examples