Skip to Content
0
Sep 14, 2007 at 02:42 PM

i/o field in screen programming

292 Views

the default data type of i/o field in the screen programming is char(1). how can we declare it as char(10), i want to capture the value of the field in one screen to another field in other screen... in doing this i am able to get only the first character....

how to populate the whole value....

thank you.