What are the rules of the move verb?
No Answer is Posted For this Question
Be the First to Post Answer
What do you do to resolve SOC-7 error?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
How can we increase the size of an existing PDS to include more no. of modules.
I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
what is sync clause?
BY seeing a program how can we say that it is static call or dynamic call
What does the initialize statement do ?
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,
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
what is MSGLEVEL?