Q:what is the difference between the variable length and
fixed lenght.how it varies in the cobol.
Answer Posted / boopathi
variable length is nothing but. we declare our
conviniance.but fixed lengtn we do not change
| Is This Answer Correct ? | 27 Yes | 29 No |
Post New Answer View All Answers
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How do we get current date from system with century in COBOL?
Explain about different table spaces.
Name the divisions, which are available in a cobol program?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Can we change the password using ALTER? anyone tried and changed?
how do you reference the variable block file formats from cobol programs
) How do u handle errors in BMS macro?
What is a scope terminator give example?
IF I mention stop run in CICS what happens?
Have you used comp and comp-3 in your project? And how?
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 ?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What kind of error is trapped by on size error option?