How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What is R-mode and A-mode?
how do you reference the esds vsam file formats from cobol programs
what is the advantage of using redefines instead of delaring the variables ?
how 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)
what is sync clause?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
01 a pic s9(5) value -12345, if we disply a , the sign will overpunched with last digit but i need to get the miuns sign in the result?
If you were passing a table via linkage, which is preferable - a subscript or an index?
What are the situations u have used in ur project for Subcript and Index ? 1.if u use Subscript why not Index,why u choose Subscript only? 2.if u use Index why not Subscript,what abt Displacement?
How can we increase the size of an existing PDS to include more no. of modules.
COMP-3 field occupy ?
What is 88 level used for ?