Convert T/F

Yennie at aol.com Yennie at aol.com
Tue Apr 2 22:39:00 EST 2002


Hey, while we're at it:

on convertTF @tf
    put the wholeMatches into saveMatches
    set the wholeMatches to true
    get (itemOffset(tf, "false,true"))
    if (it > 0) then put it into tf
    set the wholeMatches to saveMatches
end convertTF

This will actually change the value of the variable IF it is true or false. 
Otherwise, it is untouched.
Just another variant...

Regards,
Brian



More information about the metacard mailing list