how to move the records from file to array table. give with
code example
No Answer is Posted For this Question
Be the First to Post Answer
What is length is cobol?
suppose a cobol programme A calling programme B,C and D. If C undergoes some change what if A,B,C,D need to be recompiled or only C nee to be recompliled.
i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 Answers Cap Gemini, Mind Tree,
I want ALL ERROR codes in VSAM
3 Answers American Express, TCS,
can i use multiple when statements in search & search all ? justify ur answer?
whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?
What is the difference between a binary search and a sequential search?
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
What does the INITIALIZE verb do?
how to display the dataset information?
How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.
what is difference between cobol and cobol/400