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 are the different types of condition in cobol and write their forms.

660


What kind of error is trapped by on size error option?

745


Can we redefine the field of x(200) to less than 200?

822


What are the different rules to perform a Search?

619


Which mode is used to operate the sequential file?

671






Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1703


How do you reference the following file formats from cobol programs?

698


how do you reference the fixed unblock file formats from cobol programs

712


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

1914


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

679


What are the different rules for performing sort operation?

766


How you can characterize tables in cobol?

723


how do you reference the variable block file formats from cobol programs

688


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379


What are the various section in data division and briefly explain them.

700