Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
Posted: Thu Jan 04, 2007 9:29 am Post subject:
Ravikumar,
The code generated for comparision as well as Arthimetic operations depends on the compiler option NUMPROC. This compiler option controls how whenever your numeric internal decimal and zoned decimal data might use nonpreferred signs. The compiler accepts any valid sign configuration: X'A', X'B', X'C', X'D', X'E', or X'F'. The default compiler option is NUMPROC(NOPFD).
Check this link which explains in detail about the NUMPROC compiler option
Joined: 06 Dec 2002 Posts: 117 Topics: 44 Location: Chennai,India
Posted: Fri Jan 05, 2007 6:07 am Post subject:
Kolusu,
Thank you very much for your prompt reply.
I am not talking about the sign. I would like to know how the data type conversions are performed in IF and Arithmatic operations before that operation begins.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum