What is rmode(any) ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about Redefines cluse?
Hai friends why we need to read a file before re-write a record?
I want to declare a field with data type Double in my COBOL program. how shall i do that ?
) How do u handle errors in BMS macro
what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
How do u debug a S0C7 abend? (aswered till we get the field which caused that) After knowing the field which caused that how do u know the record which caused that if it is in production env? (dumb) Ok let us assume that we got to know that 100th record caused that and I wanted to skip only 100th record from the file and process from 101th. How to do that in JCL using SORT? (tried with STOPAFT but ended up dumb when he said smthing else is ther)
which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.
i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 Answers Cap Gemini, Mind Tree,
What is the difference between copy and include in cobol?
Explain what you understand by passing by value.
Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb