what are the working storage fields in BMS macro?
Answer Posted / praveenchate
field+I - input
field+o - output
field+f - flag
field+a - attribute
field+l - length
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write down the divisions of cobol program?
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.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Explain how to differentiate call by context by comparing it to other calls?
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
State the various causes of s0c1, s0c5 and s0c7.
Write some characteristics of cobol as means of business language.
Write the code implementing the perform … varying.
Name the sections present in data division.
how can i see junk values in dclgen or in hostvariable of comp ?
Why did you choose to work with ibm mainframe cobol programming?
how do you reference the fixed unblock file formats from cobol programs
what is difference between cobol and cobol/400
What are the pertinent COBOL
Can a Search can be done on a table with or without Index?