What is amode(31)
No Answer is Posted For this Question
Be the First to Post Answer
i have a sequencial file contains multiple records, i want to extract one row which contains various fields like order number,date,warehouse,.ect.. in to the another file by accepting the order number from jcl. how can i do it. pls help me..
01 a pic x(6) value is abcdef 01 b pic x(3) move a to b wht will be the value in b ?
How to execute a set of JCL statements from a COBOL program?
What does MAXCC 3 means? It is used in one my codes.
2)Where the Plan is located in CICS-DB2?
how to run sub programs using static and dynamic call ...
what is filler and what is use of filler
how to fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How to display string in the reverse order using occurs clause?
What is the difference between SEARCH and SEARCH ALL? What is more efficient?
How do you differentiate between cobol and cobol-ii?