) How do u handle errors in BMS macro?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different ways to run a COBOL DB2 program using JCL?
What is the Purpose of Pointer in the string?
What was removed from COBOL in the COBOL II implementation?
I have dataset DS1 which has records say 1 2 3 4 5 ... ... etc And also I have second dataset DS2 whcih has records 1 3 4 5 6 8 .. ... Both the files are sorted and now I want to compare these files and write it into the third files if the records are matching.
What does MAXCC 3 means? It is used in one my codes.
IF I mention stop run in CICS what happens?
In an EVALUTE statement is the order of the WHEN clauses significant?
What is SDSF?
how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
How to know whether the module is dynamical or statistical?
What are declaratives and what are their uses in cobol?