How can you declare the file ?

Answer Posted / g.naveen

ENVIRONMENT DIVISION.
FILE-CONTROL.
SELECT FILE1 ASSIGN TO DISK1.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pertinent COBOL commands?

2632


What is report-item in COBOL?

717


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?

2110


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

791


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2062






how to access the file from prodution from changeman tool and to submit a file to production

6694


What is the utilization of copybook in cobol?

666


How many bytes S(8) comp field occupy and its maximum value?

1644


how to refer the data field?

1816


State the various causes of s0c1, s0c5 and s0c7.

667


what is difference between cobol and cobol/400

21582


What is an in line perform? When would you use it? Anything else you wish to say about it.

651


how do you define single dimensional array and multidimensional array in your cobol?

689


What is the usage of comp fields in cobol?

664


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1620