What are the access modes of START statement?
How do you set a return code to the JCL from a COBOL program?
hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?
Can we move X(7) to S9(7) COMP?
what is sync clause?
what are decleratives in cobol?
What is SDSF?
What is an in line perform? When would you use it? Anything else you wish to say about it.
what is a zoned decimal data type and how it will be stored?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?
what is dynamic array in cobol? what is the difference b/w array and table in cobol?
What is the default value of DISP for temp datasets