Answer Posted / veeru
what ever the data we entered for automatic transaction
initiation by using START() function, we able to get that
data by using RETRIEVE.......
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is the local-storage section?
i want a program using by if, evaluate , string, unstring, perform, occurs?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
IF I mention stop run in CICS what happens?
how to move the records from file to array table. give with code example
Why occurs cannot be used in 01 level in COBOL?
Explain what you understand by passing by value.
Write the code implementing the perform … varying.
What is the difference between perform … with test after and perform … with test before?
what happens if parmparameter passes zero bytes to the program
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the difference between binary search and sequential search?
What are the access modes of START statement?
What is difference between static and dynamic call in cobol?