Is there some way I can make a custom Command that would allow me to change individual letters into a different letter? Instead of having to change the whole filename?
For instance if I wanted to change the letter "p" in a (or multiple) file(s) how would i do this?
I would think it would be something like:
{
RNFR *p*
RNTO *t*
}
Right? But * is not a wildcard in FlashFXP... is there some sort of wildcard in FlashFXP?
Please if someone has the answer I really would like to know.
Thanks to all who reply!