Page 22 of 22

Re: Case & Leading Zero Fixer 1.4.2 (2008-04-15)

Posted: Thu Aug 18, 2016 10:38 am
by gpzbc
I'm glad it worked for you!

Re: Case & Leading Zero Fixer 1.4.2 (2008-04-15)

Posted: Fri Apr 24, 2020 2:58 am
by El_Grizo
WOW!

All These Years I Have Struggled. And The Solution Is Right Here.

Thanks A Mill

Re: Case & Leading Zero Fixer 1.4.2 (2008-04-15)

Posted: Wed Oct 20, 2021 10:24 am
by TheMadZymurgist
I'm trying to use this add-on to remove leading zeros from disc number.

It works perfectly if the resulting number is single digit

004 -> 4 works fine

But if the disc number is two digit, it says there is nothing to change

010 -> 10 does not work

I was wondering if there was any option or alternate tool that I could use.

Re: Case & Leading Zero Fixer 1.4.2 (2008-04-15)

Posted: Wed Oct 20, 2021 11:29 am
by MMFrLife
TheMadZymurgist wrote:I was wondering if there was any option or alternate tool that I could use.
You could use 'RegExp Find&Replace' here viewtopic.php?f=2&t=28510

Don't be intimidated, I'll help you through it. :)
If interested, you need to ask about it in that topic or open discussion by
making reference in it to this topic.

Re: Case & Leading Zero Fixer 1.4.2 (2008-04-15)

Posted: Wed Oct 20, 2021 11:44 am
by TheMadZymurgist
MMFrLife wrote: Wed Oct 20, 2021 11:29 am
You could use 'RegExp Find&Replace' here viewtopic.php?f=2&t=28510

Don't be intimidated, I'll help you through it. :)
If interested, you need to ask about it in that thread or open discussion by
making reference in it to this thread.
I will check it out. As long as it uses a syntax similar to regular expressions as implemented in Unix, I should be fine.

Thanks

Re: Case & Leading Zero Fixer 1.4.2 (2008-04-15)

Posted: Wed Oct 20, 2021 12:00 pm
by MMFrLife
TheMadZymurgist wrote: Wed Oct 20, 2021 11:44 am I will check it out. As long as it uses a syntax similar to regular expressions as implemented in Unix
Ok, there are many presets, including one(s) that should do what you want. I guess the Unix thing, if not similar,
would only be a problem if you wanted to code from scratch.

'How-To' instructions are on the author's website page, including a complete list of
presets at the bottom.

Re: Case & Leading Zero Fixer 1.4.2 (2008-04-15)

Posted: Wed Oct 20, 2021 12:03 pm
by TheMadZymurgist
MMFrLife wrote: Wed Oct 20, 2021 12:00 pm

Ok, there are many presets, including one(s) that should do what you want. I guess the Unix thing, if not similar,
would only be a problem if you wanted to code from scratch.

A complete list of presets is at the bottom of the author's site page.
Well, it's absolutely nothing like regular expressions in Unix, but I figured it out anyway and found a preset that worked perfectly.

Thanks again

Re: Case & Leading Zero Fixer 1.4.2 (2008-04-15)

Posted: Wed Oct 20, 2021 12:08 pm
by MMFrLife
If you find yourself frustrated in the future over it not having presets you need for other things,
there is almost nothing the presets in the 'enhanced version' can't do.