@verb #7165:"fix_french_value" this none this rxdo #7165 @program #7165:"fix_french_value" this none this {v} = args if (typeof(v) == $LIST) r = {} for x in (v) $command_utils:suspend_if_needed() r = {@r, this:fix_french_value(x)} endfor return r elseif (typeof(v) == $STR) if (!index(v, "&& ")) return strsub(v, " && ", "&&") endif return v else return v endif "Last modified by Dax (#789) on Tue May 3 13:45:06 2005 MDT." .