Help converting an if statement
Posted: Thu May 06, 2004 4:31 am
just need some help with this. and to see if I am doing it the best way.
is the old code
That looks sloppy to me. But there is not something like unless I missed something.
Thanks
Furor
Code: Select all
/if $target(id)!=@TargetId /goto :EndAFCode: Select all
/if (${String[${Target.ID}].NotEqual[${String[${TargetId}]}]}) /goto :EndAFCode: Select all
${Int[${blah}].NotEqual[${blah1}]}Thanks
Furor