hey ,
i have a program with main screen 500 and many subscreens 501,502 and so own .
when i want to validate wrong input in a field and set message type 'E' in the PAI of the subscreen the program
raise the message and exit from the program .
if i try to put the message in the PBO of the subscreen it dosn't exit but after the message the program dosn't flow to
command SET CURSOR FIELD that i wrote after the message .
how can i solve this ?
is there somthing that i'm missing in the basic code flow of the program ?
( screen 500 PBO - PAI -> SUBSCREEN 50x PBO - PAI )
best regards
ASA