what are the working storage fields in BMS macro?
Answer Posted / praveen c
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
i need a small 3d program using inline and outline.
Name the sections present in data division.
What is the difference between PIC 9.99 and PIC9v99?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How can you get the ksds file records into your cobol program?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How are the next sentence and continue different from each other?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Whats the difference between search & search ALL?
What is amode(24)?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Why occurs cannot be used in 01 level in COBOL?
What is difference between static and dynamic call in cobol?
explain sorting techniques in cobol program?