Anyway, here's a regexp solution that is much simpler, and doesn't fail on "9":
s/(\d+)/$1+1/e;
Abigail
In reply to Re: Help with Numbers..Please
by Abigail-II
in thread Help with Numbers..Please
by spacey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |