wht is the difference between goto and perform stmts
Answer Posted / tata
perform is transfer control to a particular para and after
execution of that para contol comeback to the next statement
of perform.....
goto is also transfer control to a particular para and after
execution of that para contol goes forward... control never
comeback to next statement of goto......
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
how do you reference the ksds vsam file formats from cobol programs
i need a small 3d program using inline and outline.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What are the pertinent COBOL
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
HOw can I get the negative sign while deduct high value from low value
What are the different data types in cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is redefines clause in COBOL?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
how do you reference the fixed unblock file formats from cobol programs
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?