and then use the first field as the text, and build up a function lookup hash used in the run() function instead of your current case. (Pass the text to the run() function and then there is no synchronization needed.)['To Mixed Case', sub { tr/A-Z/a-z/; s/\b(.)/uc($1)/ge; }],
In reply to Re: One button text processing
by tilly
in thread One button text processing
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |