Link to this page
Print this page
Parent topic
:
Dialog instructions
User interface
/
Dialog instructions
Editable record list (INPUT ARRAY)
The
INPUT ARRAY
instruction provides always-editable record list handling in an application form.
Understanding the INPUT ARRAY instruction
Syntax of INPUT ARRAY instruction
The
INPUT ARRAY
supports data entry by users into a screen array and stores the entered data in an array of records.
INPUT ARRAY programming steps
Using editable record lists
To use editable record lists, you must understand how they work and how to structure the code.
Examples