Andre, Thank you...this worked! Really appreciate you taking the time to help me out.
Warren On 10/22/09, Andre Garzia <[email protected]> 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 <[email protected]> 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 > > [email protected] > > 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 > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
