Explain fixed length record in cobol? with suitable example

Answer Posted / jai ho

Fixed length record can be created by giving
example
FD IN-FILE
RECORDING MODE IS F
RECORD CONTAINS M CHARACTERS





CORRECT ME

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize and what keyword allows for an override of the default?

969


explain sorting techniques in cobol program?

911


Write a program to enter and display the names of students in a class using the occurs clause.

949


How to remove 2 duplicate records and copy only one using job control language?

994


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

1870


what are decleratives in cobol?

2021


What type of SDLC u followed? Why?

1744


Whats the difference between search & search ALL?

5940


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

643


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2209


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.

5450


What is the utilization of copybook in cobol?

900


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1985


Explain the configuration section of a cobol program with examples of syntax.

895


What rules are followed by the search verb.

856