can we display comp-3 variables. if we want to display what
we have to do . give me one example
Answer Posted / craig
You can display them, but they will appear non-numeric.
Move the field to a WS field defined as pic +9('number of
digits') and display the WS field to make the data user-
friendly.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
Why would you use find and get rather than to obtain?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What rules are followed by the search verb.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What guidelines should be followed to write a structured cobol prgm?
) How do u handle errors in BMS macro?
What kind of error is trapped by on size error option?
In COBOL programming, what is PERFORM? What is VARYING?
What is the LINKAGE SECTION used in COBOL?
A table has two indexes defined. Which one will be used by the SEARCH?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What are the access modes of START statement?
What is length is cobol?
What are 77 levels used for?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?