Solved - Script command ::#338 does not work
Posted: 18 Apr 2018 13:41
Hello, Xyplorer forum!
Running on Win7, XY 18.90.0100 and using the script like
I get XY's message " '::#338' is not a valid script command. " right after the script execution starts.
#380 and #338 should be the default commands to be reached under "Tools/Customise Keyboard Shortcuts.../View".
Please help!
Running on Win7, XY 18.90.0100 and using the script like
Code: Select all
::#380;
::#338;
[... some script content ...]
selectitems "...";
tag "...","...",2,0;
[... some script content ...]
#380 and #338 should be the default commands to be reached under "Tools/Customise Keyboard Shortcuts.../View".
Please help!