ml> and it returns a 1 as desired with 'ANSI' or 'RIPSCRIP' and 0 with
ml> anything else (ie: MONO)... if a three state is needed, then using
ml> a boolean like this won't work but it is a quick and neat use of
ml> code "shortcuts" ;)
OH YES! watch your numbers, too... i switched my extractword to being zero
based and restored it to using the ';' (not ':' colon as you posted) for space
delimited work... the above ANSI field is 5 (zero based) or 6 (one based)... i
tripped on it at first due to the differences since my first post so i wrote a
quick test which showed me it was not grabbing the proper field...