Suppose i have a Cobol field of 10 byte. it contains a
decimal sign.How to know where is the point location?

Answer Posted / chinmay

Suppose we have a amount
01 amt pic s9(5)v99
we denote the point location in v position

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

) how do u code after getting data?

1575


What is the difference between a binary search and a sequential search what are the pertinent cobol?

725


what is the difference between COBOL2 AND COBOL390?

2441


what are decleratives in cobol?

1821


What is the use of intialize verb?

738






Can you please let me know the centre name of INS certification in Kolkata.

1708


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

2717


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

2654


Which division and paragraphs are mandatory for a COBOL program?

703


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

847


how to refer the data field?

1794


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.

1998


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1580


Whats the difference between search & search ALL?

5239


How do we get current date from system with century in COBOL?

792