‎2007 Sep 25 12:40 PM
Hi ,
I want to display an error message in a small window. can anyone tell me how to do that.
‎2007 Sep 25 12:42 PM
Hi Camila,
Write this simple code, Where ever you want.
Message 'Its for Error Message' Type 'I'.
Thanks,
<b><REMOVED BY MODERATOR></b>
Message was edited by:
Alvaro Tejada Galindo
‎2007 Sep 25 12:43 PM
Hi..
You can try this ... to display Error message in a INFORMATION POPUP.
MESSAGE 'This is an Error Message ' type 'E' Display like 'I'.
<b><REMOVED BY MODERATOR></b>
Message was edited by:
Alvaro Tejada Galindo
‎2007 Sep 25 12:45 PM
Hi
There are lot of POPUP fun modules
use one of them like
POPUP_TO_DISPLAY_TEXT
Regards
Anji
‎2007 Sep 25 12:57 PM
hi camila
is it a system error that you want to display or some condition which is wrong as per your logic but not a system error.
plz clarify.