what is record label is empty or standard in file description
of data division?
Answers were Sorted based on User's Feedback
Label records are standard -> will be coded for disk/tape files
Label records are omitted -> will be coded for printer files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bkk
I guess, If we want to access/store the dataset that resides
in tape we mention it as record label is empty. If it is in
dasd we mention it as record label is standard
correct if i am wrong
-cheers
| Is This Answer Correct ? | 0 Yes | 3 No |
I have files that contains both duplicates files(occur more than twice) and non-duplicate files.The file is already sorted by a key.I want to determine those records that are duplicate and will be move to a duplicate file and non- duplicate files to be move to a valid file.thank you.help please
can i use multiple when statements in search & search all ? justify ur answer?
Why we should use cursor ?
Hi................... I have records like this aaaa cccc bbbb And i want output like this bbbb cccc aaaa How can it possible ?. Note:Please make sure records are in unsorted order. somebody plzzz help me.
We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
how to run sub programs using static and dynamic call ...
What are the different data types available in COBOL?
01 MOVE 10 TO N 05 PERFOM PARA1 TIMES STOP RUN WAT WILL HAPPEN?? WILL IT RUN INFINITELY OR AN ERROR WIL BE THER BECAUSE NO OF TIMES IS NOT GIVEN??
What is an in-line perform ?
Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?
What are the cobol coding sheets?