please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
EDS,
2470what will happen if i give program name and member name as different? program runs successful or w'll abend?
CTS,
5 12210can we read in input the file with a variable length ? please , how ..could you help me ?
EDS,
3 9476how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)
6 9147how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
2 6514which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
1 5857
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What guidelines should be followed to write a structured cobol prgm?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between Call and a Link?
What rules are followed by the search verb.
how do you reference the esds vsam file formats from cobol programs
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
) what is the difference between AID and HANDLE AID?
Whats the difference between search & search ALL?
How many bytes S(8) comp field occupy and its maximum value?
what happens if parmparameter passes zero bytes to the program