Condition stored as a variable.

Warren Kuhl warrenkuhl at gmail.com
Thu Oct 22 15:39:31 EDT 2009


Andre,

Thank you...this worked!  Really appreciate you taking the time to help me
out.

Warren


On 10/22/09, Andre Garzia <andre at andregarzia.com> wrote:
>
> try making the variable: get "002" <> "001"
> do a:
>
> do Variable1
>
> if it is true then
> ...
> end if
>
> see if this works! :D
>
> On Thu, Oct 22, 2009 at 5:19 PM, Warren Kuhl <warrenkuhl at gmail.com> wrote:
>
> > I have a viable with the following value:
> >
> > Variable1: "002" <> "001"
> >
> > I would like to use the variable as a condition and see if it is true. I
> > have tried:
> >
> > If Variable1 then
> >
> > ...
> >
> > End if
> >
> > ...this couldn't seem to work. Any suggestions?
> >
> > Thanks for any help!
> >
> > Warren
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> >
>
>
>
> --
> http://www.andregarzia.com All We Do Is Code.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list