What is amode(31)
No Answer is Posted For this Question
Be the First to Post Answer
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
How we copy a program from production region to development region.What is the process & syntax ?
can we use reference modification an arry.
What are the different types of condition in cobol and write their forms.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..
What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......
hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
How you can delete a record from a ps file in cobol?
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
How to concatenation one or more string?