On 29 Nov 2006, at 22:33, Charles Szasz wrote:

if item 1 of theMatch and item 2 of theMatch and item 3 of theMatch = item 1 of theMatch2 and item 2 of theMatch2 and item 3 of theMatch2 then
    put item 4 of theMatch2 into field "ssFld"

Charles, "and" is a logical operator in Revolution - if you want to concatenate these values then you need to use "&".

Hope this helps,

Mark
_______________________________________________
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

Reply via email to