Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Vir4lPl47ypu5

Pages: [1]
1
Feature Requests and Suggestions / MultiRename Improvements
« on: October 13, 2021, 15:34:12 »
I don't see a way to do any of this and I use Multirename frequently.

1) Parameters to call Multirename in scripts, user defined commands, or button definitions to automatically load a profile when opened, Activate RegEx search, etc
2) Keyboard Shortcuts when MultiRename is active to load profiles.  Currently only the F* keys work when manually editing the search and replace list.
3) Change the default behaviors (RegEx, Replace All, Save Undo Information) in 'Settings'


Edited: Accidentally hit a keystroke to save the post before I finished.

2
I have base64 encoded text with a header and footer line that I need to remove before decoding.  Multi-Script, MC.Utils.FindAndReplace will not accept REPLACEWITH="" .  Is there a way to do this?

For example, I need to remove the first and last lines of the text below.

Code: [Select]
\CECSTART\NONE\GZIP\BASE64\
H4sIAAAAAAAAAJVXbXPiOAz+3l/hy3dwwnsZ490UaJs9oAyh7XV2dhhv4raZTZxMHNqyv/5k
...
bw29+BdI9UQsYQ0AAA==
\CECEND\

Pages: [1]