What am I missing?

Paul Salyers ps1 at softseven.org
Thu Feb 3 23:02:04 EST 2005


     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.
PS1 at softseven.org
Http://ps1.SoftSeven.org  



More information about the use-livecode mailing list