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
how do you reference the variable unblock file formats from cobol programs
Whats the difference between search & search ALL?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How do get the result of your program directly on your pc?
Define cobol?
What are all the divisions of a COBOL program?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is comp-1 and comp-2?
What is the difference between binary search and sequential search?
How to know whether the module is dynamical or statistical?
How do you differentiate between cobol and cobol-ii?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
what is difference between cobol and cobol/400
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Write some characteristics of cobol as means of business language.