I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL
CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the difference between catalogue procedure and In-Stream procedure?
HOW TO CONVERT VARIABLE BLOCK TO FIXED BLOCK ?
how to resolve soc-7 ? please tell me
How I sort the records in a file and copy the first 10 records to another file
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
how to convert fb to vb in jcl ?
Is automatic restart possible in jcl? If yes, how?
how to run JCL thru COBOL.
i have a string of 80 chars i want to replace 4th char with "a"?
how you can access an uncataloged dataset in a JCL?
In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?
How to compare 2 files using File-Aid?