>>-WAITREAD----------------------------------------------------><
WAITREAD performs full screen terminal input and places the results into the compound variable with:
'WAITREAD'
This example reads input from the terminal screen and places the results in the REXX compound variable WAITREAD.1 through WAITREAD.n.
A read modified is performed to the terminal and an array is returned with information from this read. The format of these elements is: field_row field_column data