01 a pic 9(6) value is 123456
01 b pic 9(3)
move a to b
wht will be the value ?
Answers were Sorted based on User's Feedback
If a file has 1000 records.. if i have to replace the first and last characters of the file with another character. how it can be done....
What are the pertinent COBOL commands?
which generation language is cobol
how we rectify soc7 and soc4 errors in project?
What is report-item in COBOL?
how to crack cts interview apps? NOVEMBER 21 2010
What will happen if we generate GDG +2 version instead of +1 version?
What is normalisation?
i Want All cobol ERROR codes?
How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.
Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.
what is amode(24), amode(31), rmode(24) and rmode(any)?