I am currently splitting records into separate words and stripping leading and trailing blanks and then dumping them into a stem where a Rexx loop looks at the word length. Is there a way I can filter on word length in a pipe stage?
PIPE > fn ft fm | split | strip | <filter on length?> | ... -- Russ Brooks -- SVM Support (aka: RLB at STLVM5) 408-390-8483 [email protected] Astronomy Picture of the Day: http://antwrp.gsfc.nasa.gov/apod/ TANSTAAFL
