1) Click defaults to Left-ClickStefan wrote:1)
> (where, by the way, the caption
"Run" was changed to "Click").
Shouldn't this caption named at least "Left-Click"
to be associated with the Left-Click box in the edit dialog?
2)
just an note from an test,
This didn't work for me, the MSG shows just '$Icon' and not the path to the icl
and so the icon assignment didn't work too:This works in AB:Code: Select all
$Icon = "E:\a\xyplorer\Tools\ICONS\bird.icl"; "show icl path" msg $Icon; "Go C:|"$Icon" /3"|1" goto "C:\"; //shown bold "Go D:|"$Icon" /8"|2" goto "D:\"; //shown checked "Go E:|"$Icon" /23"|3" goto "E:\"; //shown bold and checked
::$Icon = "E:\a\xyplorer\Tools\ICONS\bird.icl"; msg $Icon;
Maybe it's by design?
2) A multi-script resource is just a collection of scripts; it's pre-parser.
XYplorer Beta Club