can we use variable picture clause as xx.99 in cobol.

Answer Posted / baalu

hey,
don't wast our time, time is valible for everyone.
have u understood.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the sections present in data division.

697


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

892


How you can read the file from bottom?

658


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1646


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17028






How many sections are there in data division in COBOL?

676


How to remove 2 duplicate records and copy only one using job control language?

740


What are the different rules to perform a Search?

613


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

706


What is comp-1 and comp-2?

758


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2728


What is the difference between PIC 9.99 and 9v99 in COBOL?

729


How do you differentiate between cobol and cobol-ii?

651


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.

2005


How do define dynamic array in cobol.

669