01 a pic x(6) value is abcdef
01 b pic x(3)
move a to b wht will be the value in b ?
Answers were Sorted based on User's Feedback
I have a files containing both duplicate and non-duplicate records.The file is already sorted by a key.I want to determine those records that are duplicate and records that are non-duplicate.If duplicate the record is move to a duplicate file and if non-duplicate that will be move to valid file.thank you
What are different data types in cobol?
how to access the file from prodution from changeman tool and to submit a file to production
What is the default value of DISP parameter?
What is the Purpose of Pointer in the string?
01 a pic s9(5) occupies how many bytes ?
How can you add a particular field/coloumn in copybook?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
IF I mention stop run in CICS what happens?
Explain about level numbers?
Hai friends why we need to read a file before re-write a record?
In which area will you utilize 88 level items in cobol?