View previous topic :: View next topic |
Author |
Message |
tcurrier Intermediate
Joined: 10 Feb 2006 Posts: 188 Topics: 68
|
Posted: Thu Jan 21, 2010 7:48 pm Post subject: numeric test on pic s9(3) comp-3 ? |
|
|
This one has me stumped...
I have a PIC S9(3) COMP-3 field with a value of +0 (hex 000C)
If I do a 'IF NUMERIC' test on the field, it doesn't pass the test....
If I change its value to anything other than zero, i.e. 001C, 002C, etc.,
it passes the 'IF NUMERIC' test....
Anyone have any ideas why this is happening ? |
|
Back to top |
|
 |
Terry_Heinze Supermod
Joined: 31 May 2004 Posts: 391 Topics: 4 Location: Richfield, MN, USA
|
Posted: Thu Jan 21, 2010 7:53 pm Post subject: |
|
|
I don't want to say, "I doubt what you say", but I doubt what you say. Instead of telling us "doesn't pass the test", please prove it by copy/pasting the relevant fields and statements and displaying the result of your test of "doesn't pass the test". And use BBCode. _________________ ....Terry |
|
Back to top |
|
 |
tcurrier Intermediate
Joined: 10 Feb 2006 Posts: 188 Topics: 68
|
Posted: Thu Jan 21, 2010 9:01 pm Post subject: |
|
|
Sorry, I had changed the field earlier in the program... |
|
Back to top |
|
 |
|
|