where's the logic?

Jean-Pierre Radley appl at jpr.com
Fri Aug 4 16:02:13 PDT 2017


Something is rusty, perhaps my brain...

I want to end processing if field A(12,$) is blank or equal to 0.

Field A has a value of $27.84 but the test says it doesn't.

This is what I see while debugging:

 - True ---------------------------------------------------- Prc. Name: aging -
         If:  a eq " " or a eq "0"
     9 Then:  end
 Enter Field > a             |      $27.84|

How can the test return "True" when A has a good value?


-- 
JP


More information about the Filepro-list mailing list