Code: Select all
$orig_path=<curpath>
msg $orig_pathC:\Users\me\AppData\Roaming\XYplorer\Scripts\test.xys
Then type:
::load "test.xys";
In xyplorer address bar.
Expected result: a message box that says the current path.
Actual result: a popup with two lines that are each of the two lines of the script. I can click on each of those lines and it seems to execute that line only.
This seems to me like it might be the result of "Step Mode" however Step Mode is definitely NOT turned on (no check next to it in the Scripting menu-bar drop-down).
What am I doing wrong?
[mod edit: title adapted, script in code blocks]
XYplorer Beta Club