is it possible to rename 01 level?
Answers were Sorted based on User's Feedback
Answer / saikat
Rename cant be used to rename 01, 77, 88 level or other 66
level.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / ananta bajpai
no only 66 level is used for rename clause.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / suresh
I think We cant rename the 01 level, if you want we can do
it sublevels like 02,03 etc. when u go for renames u should
use 66 is the level number.
Suresh Vukoti.
| Is This Answer Correct ? | 4 Yes | 2 No |
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
0 Answers TryTechnicals Pvt Ltd,
how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)
how can u pass the values into db2 values from cobol ?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
What is the Purpose of POINTER Phrase in STRING command in COBOL?
where will u code file status ?
what is ASRA, AEY9?
i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 Answers Cap Gemini, Mind Tree,
1)what is use of linkage section? 2)what is difference between comp and comp-3
in the TIME parameter we r giving hours r minutes
How to concatenation one or more string?
What will happen if we generate GDG +2 version instead of +1 version?