Suppose i have a Cobol field of 10 byte. it contains a
decimal sign.How to know where is the point location?
Answer / 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 |
How can we increase the size of an existing PDS to include more no. of modules.
How to use the same cobol program in Batch and CICS onlines ? Please expalin with an example. Thanks in advance.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
what are the diferences b/w sub-script and index?
give the examples of strings in cobol
Have you used comp and comp-3 in your project? And how?
What is the difference between CONTINUE & NEXT SENTENCE ?
If I want to increase the Limit in GDG. What should I do?
What will happen if we generate GDG +2 version instead of +1 version?
How do you submit JCL via a Cobol program?
what is srange and nosrange pls reply to ths question ?
What are some examples of command terminators?