What am I missing?

Judy Perry jperryl at ecs.fullerton.edu
Fri Feb 4 02:24:16 EST 2005


are you using these as globals or locals?

Judy

On Thu, 3 Feb 2005, Paul Salyers wrote:

>      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
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list