Not possible to use Load() in an snippet?admin wrote:Nope, not posssible.eil wrote: or there is some way to direct it where to get script?
something like:
Code:Code: Select all
ScriptL load <xydata>\scripts\my_sc.xys
I mean it is:
Code: Select all
Snip: CTB 1
XYplorer 10.70.0200, 16.01.2012 16:57:34
Action
NewUserButton
Name
Archiver stuff
Icon
<xypath>\Tools\ICONS\ZiP2.ico
ScriptL
Load "..\Tools\Packer\Packer"
ScriptR
Load 7zip;
FireClick
0
please note that Load() looks first in "<xydata>\scripts\" so you don't have to use that as path.
Also you must not use the extension ".xys"!
So simple use "load my_sc".
XYplorer Beta Club