I noticed that some time ago (read some builds) there were introduced <xy> and <xyexe>. I tried to change my download script commands from <xypath> to <xy> to reduce it's length but it generates error that target folder not found. Same is with <xyexe>. Everything works ok with <xypath>. Is there any trick with them and only rename doesn't work?
XYplorer 10.10.0006, WinXP SP3
Variables <xy> and <xyexe> problem
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Variables <xy> and <xyexe> problem
If you installed XY to C:\Program\XYplorer you would have:
<xypath> = C:\Program\XYplorer\
<xyexe> = XYplorer.exe
<xy> = C:\Program\XYplorer\XYplorer.exe
<xypath> is the folder containing the running XYplorer executable.
<xyexe> is the file name of the running XYplorer executable (in case it was renamed).
<xy> is <xypath>\<xyexe>.
Does that help any?
<xypath> = C:\Program\XYplorer\
<xyexe> = XYplorer.exe
<xy> = C:\Program\XYplorer\XYplorer.exe
<xypath> is the folder containing the running XYplorer executable.
<xyexe> is the file name of the running XYplorer executable (in case it was renamed).
<xy> is <xypath>\<xyexe>.
Does that help any?
-
tomuser
- Posts: 135
- Joined: 04 Dec 2009 18:52
Re: Variables <xy> and <xyexe> problem
Ok, now I understand what these exactly mean. Thanks.
XYplorer Beta Club