On Thu, 22 Aug 2019 at 18:00, Glenn Knickerbocker <n...@bestweb.net> wrote:
> Tiny convenience wishlist item, after being bitten by this repeatedly > this morning: STRFIND ASIS to find a string without translating > underscores and skipping blanks, so the same target can be good for > STRFIND and STRTOLABEL. > > A slightly less tiny item would be options for which characters to skip > (WordSep?) and translate (Substitute?). > > Wouldn't PICK 1+ == /abc/ do what you ask for? It will also do the words and fields etc, and you can build and/or stuff. Rob