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?
No Answer is Posted For this Question
Be the First to Post Answer
When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.
Name the divisions, which are available in a cobol program?
subscript and index r not coded in u r application program what will happen?
Write a program to enter and display the names of students in a class using the occurs clause.
we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?
Which is not true about evaluate statement
How is sign stored in a comp-3 field?
What is LENGTH in COBOL II?
What are the different open modes available in cobol?
What is the different between index and subscript?
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.