The GETROW section runs. Each row in the table is displayed. The program waits for user input. If a user modifies a row in the table, the PUTROW section runs for that row, the MAIN section runs, and ...
Do not use CALL SEND to send methods to widgets in extended tables. As a general rule, you should not use CALL SEND to send methods to widget objects in extended tables because the mapping from object ...