Search found 479 matches

by pj
2019 Mar 13, 02:14
Forum: xplorer² Professional
Topic: forum relocation
Replies: 21
Views: 2924

Re: forum relocation

nikos wrote: 2019 Mar 12, 06:05 lately, with the way the forum goes, more interest in kilmatead than xplorer2, the real question is why do I keep it at all?
I think you answered your own question. At least for the time being.
by pj
2019 Mar 13, 02:13
Forum: xplorer² Professional
Topic: forum relocation
Replies: 21
Views: 2924

Re: forum relocation

Speaking if kilmatead, as you were. Isn't there some way to find out what happened to him? Is he even still alive? There must be forum members that can find some info if someone has his real name. I would not want him to fade away without some acknowledgement of him and his contributions here and o...
by pj
2019 Mar 13, 02:04
Forum: xplorer² Professional
Topic: Smarter rename
Replies: 30
Views: 4930

Re: Smarter rename

I decided to have a go at a function to create folders from random strings copied to the clipboard (e.g. book names, movies, URLs) and automatically do two things: 1. Change the invalid characters for a predetermined list of substitutes. 2. Change the case to Title Case, since most of the time I'm g...
by pj
2019 Mar 12, 04:16
Forum: xplorer² Professional
Topic: forum relocation
Replies: 21
Views: 2924

Re: forum relocation

Also, is it really that hard to GREP all the topics to change "forum.zabkat.com" to "forum.zabkat.com"?
by pj
2019 Mar 12, 02:20
Forum: xplorer² Professional
Topic: forum relocation
Replies: 21
Views: 2924

Re: forum relocation

I see that all private messages are gone.

Are you planning to recover those? I'd hate to loose some of the correspondence there with someone whom I may never have the opportunity to write to again.

---------------------
PJ in (sad) FL
by pj
2018 Dec 30, 00:43
Forum: xplorer² Professional
Topic: Smarter rename
Replies: 30
Views: 4930

Re: Smarter rename

awxRename has several "native" options (on the context menu) including upper, lower and sentence case. There's an advanced option to execute a Perl script against the names, too. I have it installed and also use F2 Mass Rename. Hasn't been updated since 2006 but still works fine for me. -...
by pj
2018 Dec 18, 17:27
Forum: xplorer² Professional
Topic: Smarter rename
Replies: 30
Views: 4930

Re: Smarter rename

So if you implemented the filter in F2 renaming, where's the logic to leave it out of F7/F8 naming/renaming? The invalid characters can't be in the final name, so toss them and show a note in the info bar that you did and move on. So anyway, whether this s a new request, bump of an old request, or j...
by pj
2018 Dec 18, 02:11
Forum: xplorer² Professional
Topic: Smarter rename
Replies: 30
Views: 4930

Re: Smarter rename

Well, here we are 4 plus years and two full revisions later and I still have to manually remove invalid characters when pasting a string in to replace "New folder" when I press F8 to create a folder. <sigh> ------------------------------ pj in (missing K :( ) FL editted 2018-12-18 1721Z to...
by pj
2018 Nov 18, 15:28
Forum: xplorer² Professional
Topic: xplorer2 suggestion box
Replies: 36
Views: 6799

Re: xplorer2 suggestion box

I'd like to suggest: Separate threads or whatever it takes so when one tab/pane is busy, waiting for a drive to respond, busy with a copy operation, etc., that the other tabs/panes are not locked up as well. Many times I get the "Not responding" message from Windows when I've clicked on a ...
by pj
2018 Nov 18, 15:11
Forum: General
Topic: Any news from Kilmatead?
Replies: 41
Views: 20758

Re: Any news from Kilmatead?

We've passed the one year mark since Kilmatead's last post. I'm still rooting for the theory he ticked off the Old Bailey who told him he needed a time out, of about a year or so. Maybe he'll be out in time for Christmas.

Anyway, K, if you read this, you're missed.

:(
by pj
2018 Nov 12, 16:47
Forum: xplorer² Professional
Topic: xplorer2 suggestion box
Replies: 36
Views: 6799

Re: xplorer2 suggestion box

and amongts other minor (?) changes : 1 - color coding .. apply to the folder icon (yellow by default) and to the complete line (in detailed view) so a solid color in background ---- Did you look at the add-on our long-lost Kilmatead created to easily change folder colors? It's in the Especially Us...
by pj
2018 Oct 29, 11:05
Forum: xplorer² Professional
Topic: Parameters Not Initialized for Empty Folder
Replies: 9
Views: 1078

Re: Parameters Not Initialized for Empty Folder

...in the meantime you can use $L and make sure your scripts run from the left pane only Please don't assume this will work in all cases. My usual workflow is LEFT/TOP is old, RIGHT/BOTTOM is new so I've been running scripts like this almost exclusively in the bottom pane. Thanks for taking a look ...
by pj
2018 Oct 28, 21:43
Forum: xplorer² Professional
Topic: Parameters Not Initialized for Empty Folder
Replies: 9
Views: 1078

Re: Parameters Not Initialized for Empty Folder

When setting up a new project folder, I can't get the folder's name for further processing. I have to actually search all items in the hard-coded parent folder (sFolder) to find the newest item, then use that result to continue building the new project folder structure. I can't just use the $P varia...
by pj
2018 Oct 28, 00:24
Forum: xplorer² Professional
Topic: Parameters Not Initialized for Empty Folder
Replies: 9
Views: 1078

Parameters Not Initialized for Empty Folder

I've had to work around this little glitch, but thought I'd bring it up to at least discuss the reasoning or if it can be added to the long list of minor fixes: Essentially, parameters $P, $C and $U are null if the folder in focus has no files, but $L and $R are set. Easily tested with this simple V...
by pj
2018 Sep 05, 01:28
Forum: xplorer² Professional
Topic: new beta version 4004
Replies: 11
Views: 1532

Re: new beta version 4004

Can you please explain the function of this added feature in the beta? * CUSTOMIZE > FOLDER GROUPS > STARTUP menu command restores the folder tabs available when you last started xplorer². This command helps people that use network drives, who occasionally forget to connect some of them before xplor...