) How do u handle errors in BMS macro?
No Answer is Posted For this Question
Be the First to Post Answer
If we use GO BACK instead of STOP RUN in cobol?
input:- A 10 20 30 40 B 5 7 10 14 C 8 12 14 16.... output:- A = 100,B=36,C=50. Here spaces are considered between numbers. When we give input as above, the numbers should be added n displayed.So please help me out.
Minimum how many Number of Paragraphs are there in ID- Divison?
What is Static and Dynamic linking ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
what is srange and nosrange pls reply to ths question ?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the difference between performing a SECTION and a PARAGRAPH?
What is the difference between index and subscript?
HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?
What is the Linkage section? What is the Use and Why the parm length use alway "PARM-LENGTH PIC S9(4) or PIC S9 (4) COMP." any reason?.Please let me know any one... Cheers,Prasad
We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.