01 ws-data1 pic x(12) value "satish kumar'
01 ws-data2 pic x(5)
How can u move only "kumar" to ws-data2
Question asked by visitor satish kumar
01 ws-data1 pic x(12) value "satish kumar'
01 ws-data2 pic x(5)
How can u move only "kumar" to ws-data2
Question asked by visitor satish kumar