What is 77 level used for ?
Answers were Sorted based on User's Feedback
Answer / prakash shrivastava
lEVEL 77 IS ELEMENTARY DATA ITEM.CANNOT BE SUBDIVIDED TO
ANOTHER ITEM NOR THEY CANNOT SUBDIVIDED THEMSELVES.
| Is This Answer Correct ? | 98 Yes | 4 No |
Answer / saugata das
77 level variable is used for independent data item.So,it has no other sub level declaration.
| Is This Answer Correct ? | 29 Yes | 1 No |
Answer / santosh kumar kottakota
When ever we want to declare level number with uniquely,we
use 77 level number...That means,it dnot hae any sub level
numbers...
| Is This Answer Correct ? | 23 Yes | 1 No |
Answer / bhaskar reddy
77 level number used for indipendent items it can't be
subdivided into elementory items.
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / gadde.mohan krishna
Elementary level item. Cannot be subdivisions of other items
(cannot be qualified), nor can they be subdivided themselves.
| Is This Answer Correct ? | 12 Yes | 8 No |
how do u list the abended jobs?
What will happen if you code GO BACK instead of STOP RUN in a stand alone COBOL program ?
8 Answers Arigo Infotech, IBM,
How many times the loop runs here 01 a pic 9(2) value 1. perform para1 until a=10 move 1 to a. stop run. para1: move 10 to a.
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,
how many bytes do SPPPP999 will store?
can we use variable picture clause as xx.99 in cobol.
What are the divisions in a cobol program?
Hi................... I have records like this aaaa cccc bbbb And i want output like this bbbb cccc aaaa How can it possible ?. Note:Please make sure records are in unsorted order. somebody plzzz help me.
what are the working storage fields in BMS macro?
how do you reference the variable unblock file formats from cobol programs
what is srange and nosrange pls reply to ths question ?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there