please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Which division and paragraphs are mandatory for a COBOL program?
what happens if parmparameter passes zero bytes to the program
Can a Search can be done on a table with or without Index?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What are the various section in data division and briefly explain them.
What is static and dynamic call in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
) how do u code after getting data?
how do you reference the esds vsam file formats from cobol programs
IF I mention stop run in CICS what happens?
How do you get the data to code the BMS macro?
What is the problem of ordered sequential files access?