WHAT IS DECIMAL DATA ERROR IN RPG IV...WHEN WILL IT HAPPENS?
Answer Posted / venkat
suppose if i declare data area with the length of 8 char
and i am receiving that data area as data structure and if i give only 7 char value. if i compile the program program will compile but if you call that program it will throw the error as decimal data error
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is a non-join logical file?
What is the use of jdftval in as400?
what is sflrolval?
how can u check no of records in a file?
what are the different commands used in rlu ?
Can you summarize the steps I have to go through in writing my first cgi?
what are different record spacing keywords in rlu ?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
Difference between NOPASS & OMIT?
define subsystem?
how can a message from a message file appear as a constant on the screen?
How to avoid using indicators in ile ?
what is the length of a variable in rpg?
under given circumstances, my cgi should link to another site. How to implement this?
what is the difference between normal upddta to pf and updating using dfu program?