When we code these comp,comp1,comp-2,comp-3 and comp4
values. I know the differnece.I mean when we will prefer if
it is new program.Explain in detail with memory examples.
Thanks in advance.
Answer / shubha
These are usage clauses. memory used by these items will very less compared to DISPLAY items, that is is why these are used especially to store the data with less memory usage
| Is This Answer Correct ? | 2 Yes | 0 No |
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
1.Can we define condition-name conditions in FD entry.
WHY LRECL NEEDS TO BE 4 EXTRA THEN THE COBOL FILE LENGTH & WHAT IT CONTAIN IN THAT LENGTH
what is difference between cobol and cobol/400
can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
how do you define single dimensional array and multidimensional array in your cobol?
what is rediffine clause?in what situation it can use?give me real time example?
in real time what is the suitable exp where in-stream procedure is better then catalog procedure.
What is the different between index and subscript?
What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......
I have one column say 'X' defined as VARCHAR Can anyone tell me What are the different ways to update this column thru COBOL-DB2 program?