can we read in input the file with a variable length ?
please , how ..could you help me ?
Answer Posted / sandy
can some one elaborat more on this....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
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?
Can a Search can be done on a table with or without Index?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are literals?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Write down the divisions of cobol program?
how can i see junk values in dclgen or in hostvariable of comp ?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is the difference between next sentence and continue in cobol programing language?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
In which area will you utilize 88 level items in cobol?
Name the divisions, which are available in a cobol program?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?