<path> syntax?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
kunkel321
Posts: 645
Joined: 10 Jun 2012 03:45
Location: Near Seattle

<path> syntax?

Post by kunkel321 »

Hi All, Is this correct?

Code: Select all

load "<xyspath>\ReNamerCode.xys";
Please note that I'm using a fully portable setup.
C:\PortableApps\xyplorer_21.00_beta_noinstall\Data\Scripts

On a related note, My CHM help file is not displaying anything in the main pane for some reason.... I will try to reload later.
ste(phen|ve) kunkel

highend
Posts: 13327
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: <path> syntax?

Post by highend »

No,
<xyspath> doesn't even exist.

You could use <xyscripts> but you don't need to.
A simple load "ReNamerCode.xys"; will use XYs script path by default...
On a related note, My CHM help file is not displaying anything in the main pane for some reason...
Look if there is an "unblock" entry in the context menu -> properties when you right-click the .chm file...
One of my scripts helped you out? Please donate via Paypal

kunkel321
Posts: 645
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Re: <path> syntax?

Post by kunkel321 »

Correct on both things! Many thanks Highend!

If anyone is curious: The 'Unblock' for the help file (XYplorer.chm) was at >Right click >Properties >General tab.
ste(phen|ve) kunkel

Post Reply