What is the Purpose of POINTER Phrase in STRING command in COBOL?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Discuss about changing dataset name in proc.
What is the usage of comp fields in cobol?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between a binary search and a sequential search what are the pertinent cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What are literals?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How to remove 2 duplicate records and copy only one using job control language?
Can a Search can be done on a table with or without Index?
What is redefines clause in COBOL?
Which is not true about evaluate statement
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?