Report ("{Path}") not working
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Report ("{Path}") not working
Sometime after v9.80.0106 the Report ("{Path}"); is not working. Hope its an easy fix.
Re: Report ("{Path}") not working
Are you sure (9.80.0126)?
-
admin
- Site Admin
- Posts: 65245
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Report ("{Path}") not working
Yes. Something not working?ogroeger wrote:Are you sure (9.80.0126)?
FAQ | XY News RSS | XY X
Re: Report ("{Path}") not working
Hm, i'm not sure. Executing
while in xyplorer's directory results in
Is this the expected result?
Code: Select all
::text report ("{path}");Code: Select all
{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: Report ("{Path}") not working
{Path} is meant for use in "search results only" where it would make sense. For other places use:ogroeger wrote:Hm, i'm not sure. Executingwhile in xyplorer's directory results inCode: Select all
::text report ("{path}");Is this the expected result?Code: Select all
{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}
Code: Select all
::text get ("path");-
admin
- Site Admin
- Posts: 65245
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Report ("{Path}") not working
Or {fullpath} which works for Browse and Find modes:serendipity wrote:{Path} is meant for use in "search results only" where it would make sense. For other places use:ogroeger wrote:Hm, i'm not sure. Executingwhile in xyplorer's directory results inCode: Select all
::text report ("{path}");Is this the expected result?Code: Select all
{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}{path}Code: Select all
::text get ("path");
Code: Select all
::text report ("{fullpath}<crlf>");FAQ | XY News RSS | XY X
Re: Report ("{Path}") not working
Oops 
Thanks, i got it. I admit that i use at most 20% of the features of XY. Sorry!
Thanks, i got it. I admit that i use at most 20% of the features of XY. Sorry!
XYplorer Beta Club