Write a program to enter and display the names of students in a class using the occurs clause.
No Answer is Posted For this Question
Be the First to Post Answer
What is EIBCALEN? Why it is used?
i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?
Explain about level numbers?
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.
In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.
what is a load module ?
which is better either static call or dynamic call? and why?
I have two sequential files, FILE-1 and FILE-2. FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns (C,D,E).I want an output file, FILE-3 which has all five columns with duplicates eliminated from column A.
How to read a 100 record from a file through cobol?
for an INITIALIZE and what keyword allows for an override of the default.
How can you add a particular field in copybook?
can we use reference modification an arry.