Suppose i want to declare a binary comp fild of 7 byte .how
to write?

Answer Posted / sky

you would declare it as s9(7) comp

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to convert the recors form vsam file to db2 table tru file aid

2763


What is static and dynamic call in cobol?

597


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


how do you reference the fixed unblock file formats from cobol programs

712


Explain how to differentiate call by context by comparing it to other calls?

689






What is the difference between Global and External Variables?

666


How you can characterize tables in cobol?

719


How do define dynamic array in cobol.

672


Why would you use find and get rather than to obtain?

690


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

6686


Difference between cobol and cobol-ii?

708


i want a program using by if, evaluate , string, unstring, perform, occurs?

4061


What is comp-1 and comp-2?

764


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2010


What is the default value(s) for an initialize and what keyword allows for an override of the default?

697