[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] variable compare
At 05:03 PM 12/7/00 -0800, you wrote:
>How can I compare the values of two variables? So far I have tried the
>following without success.
>
>[if value mv_username eq '[scratch new_name]']
>
>[if value mv_username eq new_name]
>
>[if type="value" term="[value mv_username]" op="eq" compare="[scratch
>new_name]"]
You were closest on the third try. The correct from would be:
[if type=value term=mv_username op=eq compare="[scratch new_name]"]
[/if]
- Ed L.
>so far without success. the last one works sometimes but the logic seems
>reversed
>
>
>_______________________________________________
>Interchange-users mailing list
>Interchange-users@www.minivend.com
>http://www.minivend.com/mailman/listinfo/interchange-users
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
New Media E.M.S. Software Solutions for Business
463 Main St., Suite D edl@newmediaems.com
Placerville, CA 95667 http://www.newmediaems.com
(530) 622-9421 (530) 622-9426 Fax
(866) 519-4680 Toll-Free
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users