record length in spool?
Answers were Sorted based on User's Feedback
Why we should use cursor ?
using redefine can you redefine lower variable size to higher variable size?
What is JOBLIB and STEPLIB in JCL? what is the purpose of using it?
how to transfer the file from pc to mainframe??
we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
can we use go to statement inline-perform?
Is It Possible to Update or change in VIEW Mode?
what is the difference between start and startbr?
IF there 5 to 6 files in a JCL and there is some space abends, how can we identify which file has space abend and what can be done to get off that abend or rectify that abend.
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
In a COBOL program, 2 tables TABLE1 and TABLE2 are defined that are indexed by INDEX1 and INDEX2 respectively. Can we use INDEX1 with TABLE2 and INDEX2 with TABLE1?
is it possible to rename 01 level?