Where are you triggering the message? If it's at START-OF-SELECTION event, try using MESSAGE 'Your message' TYPE 'S' DISPLAY LIKE 'E', then a STOP to get back to selection-screen.
↧
Where are you triggering the message? If it's at START-OF-SELECTION event, try using MESSAGE 'Your message' TYPE 'S' DISPLAY LIKE 'E', then a STOP to get back to selection-screen.