Suppose i want to declare a binary comp fild of 7 byte .how
to write?
Answer Posted / tata
if we use comp3(packed decimal)
declare like 01 a pic s9(13)comp3.
13/2=6.5 and s takes extrahalf byte.
that is 6.5+0.5=7.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What kind of error is trapped by on size error option?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
how to convert the recors form vsam file to db2 table tru file aid
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
how can i see junk values in dclgen or in hostvariable of comp ?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Give some examples of command terminators?
how do you reference the printer file formats from cobol programs
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How arrays can be defined in COBOL?