how many maximum no of variables can be declared in linkage
section ?
Answers were Sorted based on User's Feedback
Answer / ashraf
Hi Ramya,
There is no limit of size in linkage
section..
| Is This Answer Correct ? | 0 Yes | 0 No |
u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?
which is better either static call or dynamic call? and why?
What is the difference between Global and External Variables?
What is 88 level used for ?
what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?
waht is inspect verb? where it can be in real time?
i have variable record in the 5th, i want to sort from 5th filed ? how ?
what is the meaning of pic 9(09)v99-
is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon
What is a SSRANGE and NOSSRANGE?
why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.
have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..