can we display comp-3 variables. if we want to display what
we have to do . give me one example

Answer Posted / munna

yes we can display with normal display command

Is This Answer Correct ?    8 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you define single dimensional array and multidimensional array in your cobol?

678


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.

5695


What is the difference between next sentence and continue in cobol programing language?

712


IF I mention stop run in CICS what happens?

1898


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6836






how to refer the data field?

1812


What is a scope terminator give example?

658


What is the usage of comp fields in cobol?

660


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

649


What do you understand by psb and acb?

667


how to access the file from prodution from changeman tool and to submit a file to production

6686


What is link edit in cobol?

773


Which mode is used to operate the sequential file?

670


What is inspect in cobol ?

806


What are the cobol coding sheets?

666