2006 May 16 2:30 PM
i wrote a message
and i want after the message show when the user click o.k
i want to stay in the screen.
i made clear screen but it make everthing gray???
2006 May 16 2:33 PM
MESSAGE I000 WITH ' YOU WILL STAY IN THE SCREEN'.
2006 May 16 2:33 PM
2006 May 16 2:34 PM
Hi
Change the message type to Information
and use SET SCREEN 0
LEAVE SCREEN 0 if it is the first screen.
Regards
PRabhu
2006 May 16 2:33 PM
2006 May 16 2:34 PM
use information message <b>'i'</b> than error message <b>'e'</b>.
you can also use success message .
<b>message i000 with ' this is an error' .
STOP.</b>
Regards
Naresh
2006 May 16 2:34 PM
2006 May 16 2:35 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |