how do you reference the variable unblock file formats from cobol programs
What is inspect in cobol ?
How many bytes S(8) comp field occupy and its maximum value?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to replace the GOTO statement in COBOL without changing the structure of program. e.g. consider following code... I.D. E.D. D.D. P.D. compute C = A + B. GOTO para 100-display. compute D = C - D. GOTO 200-display. some other logic...... ........ GOTO 300-para. ...... ...... GOTO 400-para. Now I want to replacce all GOTO statements without changing the structure and otput of program.
whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?
What is the figurative constant in cobol?
what r the types of perform statement
Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?
How can you add a particular field/coloumn in copybook?
how do you reference the variable unblock file formats from cobol programs
diffrence between z(2) and z9(2)
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length