XYPlorer to Explorer
Posted: 28 Dec 2009 18:10
From XYPlorer, is there an easy way to open a folder inside Windows Explorer (as there is one in Windows Explorer to open XYPlorer)?
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Well, if you made XYplorer the default file manager...Adequat wrote:This is what I would have expected. But there is no Explorer command in this context menu. There is a XYPlorer command, which is obviously useless here.
I am running XYPlorer under Windows 7 - x64.
Code: Select all
run "Explorer /root,""<curpath>""";Code: Select all
::open '"explorer" "<curpath>"'They are good hidden in the help.Adequat wrote: I would need "selected_folder" rather than "<curpath>", but I can't find this command. I'm sure it must exist?...
Not that hidden. Simply use the Index in the Help and look for "Variable" and you'll find "Variable <curpath> etc.".Stefan wrote:They are good hidden in the help.Adequat wrote: I would need "selected_folder" rather than "<curpath>", but I can't find this command. I'm sure it must exist?...
At the beginning I always only found them by searching for 'var' on the help index page.
XY > F1 > Advanced Topics > User Menu Commands > scroll down the page to the end
The "XYplorer Native Variables" should really become an own help entry, like the "Scripting Commands Reference" page is one.
I wish to volunteer to update XYPlorer help file. I am currently responsible for the PSPad help files. See http://gogogadgetscott.info/pspad/. Please let me know if I can help in a anyway.Stefan wrote:They are good hidden in the help.
I'm sure that jacky (and others) would welcome your help in updating the wiki (http://88.191.26.34/XYwiki/index.php/Introduction), and which is a valuable resource that has become just a bit dated in some areas...and this can be done quite easily by any user.gogogadgetscottOvr21 wrote:I wish to volunteer to update XYPlorer help file. I am currently responsible for the PSPad help files. See http://gogogadgetscott.info/pspad/. Please let me know if I can help in a anyway.Stefan wrote:They are good hidden in the help.
Nice offer, Scott, how kind of you :thumpsup:gogogadgetscottOvr21 wrote:I wish to volunteer to update XYPlorer help file.Stefan wrote:They are good hidden in the help.
That's great, thanks! However I'm a control freak, and also use a very expensive software to write my help. I don't see how this work can be distributed over a team.gogogadgetscottOvr21 wrote:I wish to volunteer to update XYPlorer help file. I am currently responsible for the PSPad help files. See http://gogogadgetscott.info/pspad/. Please let me know if I can help in a anyway.Stefan wrote:They are good hidden in the help.