where did you see the information regarding abend codes in jcl?
without performing any operations on a file how can i know whether it contains data or not
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Can we call a CICS program from a batch program or viceversa?If so, how?
Can we use redefine clause in occurs clause?
how do you define single dimensional array and multidimensional array in your cobol?
what happens if we wont give timestamp in precompilation process ?
how can u redefine picx(10) with pic 9(6).
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..
Define static linking and dynamic linking.
The maximum number of dimensions that an array can have in COBOL-85 is ?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
how to transfer the file from pc to mainframe??