‎2008 Dec 05 2:32 PM
hi,
how to catch the system error in dialog program (PAI event).
Regards,
ARUN
‎2008 Dec 05 2:45 PM
‎2008 Dec 05 2:45 PM
‎2008 Dec 05 2:52 PM
hi,
Input must be in the format __.___.___.__~
Message no. 00088
and
Decimal places are not permitted
Message no. 00011
these are the errors.
regards,
ARUN.
‎2008 Dec 05 2:56 PM
Seems that your field is not typed correctly in the screen and/or the program. What is the data which is to be entered into this field, is it a date?, a decimal number? what exactly? In screen painter, you must set the field type, for example, if you need a decimal field, you need to make it DEC, or QUAN, instead of CHAR field. If it is to be a date field, then it must be set as DATS.
Regards,
Rich Heilman