I use Sequence Numbers often, and maybe I'm doing it wrong, but I can't find anyway to have TextPad handle the following:
product1Name
product1Image
product1SKU
product1Name
product1Image
product1SKU
product1Name
product1Image
product1SKU
and change it to:
product1Name
product1Image
product1SKU
product2Name
product2Image
product2SKU
product3Name
product3Image
product3SKU
without a little bit of work. It would be great if TextPad could improve upon the \i expression with another case such as:
\i(1,1,3)
Effect:
Replace with numbers starting from 1, incrementing by 1, increment after 3 replacements
Batched Sequence Numbers
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard