What is the maximum size of a 01 level item in COBOL I? in
COBOL II?
Answers were Sorted based on User's Feedback
Write a program to concert an Indexed file into Sequential file?
I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
Why occurs cannot be used in 01 level in COBOL?
What is different between variable length and fixed length?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
01 xxx pic 9(4). 01 yyy pic 9(6). move 123456 into yyy. move yyy to xxx. display yyy. what would be the value of yyy
Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
why we are using picture clause in the cobol programs?
In an EVALUTE statement is the order of the WHEN clauses significant?
What is rmode(24)