Mike Walter wrote: > 2) Wow! I certainly did not interpret RANGE as requiring an exact match > for the whole range. As you indicated so succinctly, I expected it to > work like LOCATE, not PICK.
I was equally astonished to find just now that JOINCONT RANGE ANYOF *does* do what you want: pipe literal uiop|literal qwer~ty|joincont range 1-* anyof '~'|cons qwer~tyuiop Ready; I had just assumed it would require the whole range to contain only the specified characters. ¬R
