ashykhanna
Programmer
hello,
can anyone let me know how to find the length of a given string using cobol.
suppose,
10 ws-data pic x(64)
i move some string to this variable.i would like to find the length of the string moved to ws-data.
its very urgent.
thank you,
Ashok..
can anyone let me know how to find the length of a given string using cobol.
suppose,
10 ws-data pic x(64)
i move some string to this variable.i would like to find the length of the string moved to ws-data.
its very urgent.
thank you,
Ashok..