Page 1 of 1

For what is the "Special" crop option?

PostPosted: Wed May 27, 2020 6:31 pm
by AleSoda
Hi :D

For what is the "Special" crop option on the Remove menu?

I've tried using it to find out what it does, but nothing ever happens.

Re: For what is the "Special" crop option?

PostPosted: Fri May 29, 2020 1:52 am
by Admin
Hi

When you use the "crop" option, you have the ability of specifying a "special" value using the wildcard (*).
This will remove the specified string, and any characters occupied by the wildcard.
So for example, specifying [*] would convert "Hello[ABC] Joe" to just "Hello Joe", as it has removed the two square brackets and everything between.

Re: For what is the "Special" crop option?

PostPosted: Thu Jun 04, 2020 7:16 am
by AleSoda
Thank you very much, it works! :D