if tSSPC = tSSSN77 then

put tDHSSR into field "DSS"

    else
     put "Sorry, That isn't correct" into field "DSS"

  end if


I have the above code in a Rev stack

tSSPC & tSSSN77 are 2 numbers I'm comparing. I have put them both in a field and can see that they are the same in my test.

tDHSSR holds information *IF* the above 2 are the same

 field "DSS"  is the field the information (good or bad) is put in.''

But I'm getting "Sorry, That isn't correct" no matter what.

I hope some one can shed some lite on the deal.

Please help.


Paul Salyers
PS1 - Senior Rep.
[EMAIL PROTECTED]
Http://ps1.SoftSeven.org


_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to