How to increment in the middle of a mask?
#2
Masks, and the incrementing if them, are both per-position - you would need multiple masks to represent the range it looks like you're wanting:

?u?l?l?l?l?l?d?d?s would cover Aaaaaa11! through Zzzzzz99}
?u?l?l?l?l?l?l?d?d?s would cover Aaaaaaa11! through Zzzzzzz99}

etc
~
Reply


Messages In This Thread
RE: How to increment in the middle of a mask? - by royce - 07-04-2020, 11:58 PM