‎2008 Nov 04 2:16 AM
Hi all,
It dumped with a conversion error when the program attempted to display the field on screen.
I define the screen field with DEC type, and in program the length is 10 with 2 digit. It is wired that it works well on one client but dumps on another.
Any idea, thanks.
‎2008 Nov 04 2:20 AM
it is the problem with the defintion of that particular column. check the attributes of the column, especially look at the format. try to define the column from the dictionary and rename. so that you get all the properties.
‎2008 Nov 04 2:20 AM
it is the problem with the defintion of that particular column. check the attributes of the column, especially look at the format. try to define the column from the dictionary and rename. so that you get all the properties.
‎2008 Nov 04 2:46 AM
Hi,
I reference the field to the dic and declare a interactive work area in the program, however it does not work.
What confuse me most is that it works in one client wheather it dumps in another. Does that mean the use of the screen field is ok?
‎2008 Nov 04 2:48 AM
may be because of negative sign , set this ____________________V in the column text property.
‎2008 Nov 04 2:56 AM
‎2008 Nov 04 2:25 AM
Hi,
Adding more to vijay suggestion make sure the top declarations of the particular field in the screen declarations will according to the data element and table should be active.
Cheers!!
VEnk@