getinfo

Features wanted...
Post Reply
JohnM
Posts: 289
Joined: 08 Jun 2006 11:59
Location: Windows 11 Pro @100%

getinfo

Post by JohnM »

Hi folks,

It appears that getinfo("SelectedItemsPathNames") does not return anything if used on a folder in the tree view. I would like to see this return the full path. This would help with the scripts for Teracopy integration.

Ceers
JohnM
Windows 11 Pro x64
XYplorer 28.30.0000 x64

admin
Site Admin
Posts: 66307
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: getinfo

Post by admin »

This change would potentially break scripts that do not care about the current input focus when using getinfo("SelectedItemsPathNames").

Why don't you simply use <curpath>?

JohnM
Posts: 289
Joined: 08 Jun 2006 11:59
Location: Windows 11 Pro @100%

Re: getinfo

Post by JohnM »

admin wrote: Why don't you simply use <curpath>?
Cool, I'll give it a try.

Cheers
JohnM
Windows 11 Pro x64
XYplorer 28.30.0000 x64

Muroph
Posts: 561
Joined: 21 Aug 2007 16:13

Re: getinfo

Post by Muroph »

JohnM wrote:It appears that getinfo("SelectedItemsPathNames") does not return anything if used on a folder in the tree view. I would like to see this return the full path. This would help with the scripts for Teracopy integration.
take a look at the script's thread.
sorry it took so long to answer your post there.
i didn't see it 'till now. :oops:
My shared scripts:
TeraCopy Integration, Tag Manager, Comments Menu, Text Replacer, Image and Media Tools, Checksum Calculator, Video Calculator
only 5 URLs are allowed on the sig...

Post Reply