how you read control card into array?

Answer Posted / lu

I don't understand your question ???? give an example...
Array is a table using by subscript...

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5674


Name the sections present in data division.

698


Can we change the password using ALTER? anyone tried and changed?

1543


) what is the difference between AID and HANDLE AID?

1631


how do you reference the esds vsam file formats from cobol programs

628






How do get the result of your program directly on your pc?

1878


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1868


What is the difference between a binary search and a sequential search what are the pertinent cobol?

730


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10581


what is difference between cobol and cobol/400

21557


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1913


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

701


What are the pertinent COBOL commands?

2621


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

642


How you can read the file from bottom?

658