I tried ::msg <xypath> and it was fine, so I could do & did do ::goto <xypath> to go there, but still. Of course a fresh install worked fine, so I restarted and now it works. But it happened. I tried to do a ::info since I've heard of that one, but it got me and still now gets me an error :
BTW, I assume this is from your earlier tests or something, but just try this and tell me if it looks right to you:XYplorer wrote:Error 91 (0000005B)
Desc Object variable or with block variable not set
Dll 0
Proc script_Process
Source XYplorer
XY ver 7.50.0008
OS WinXP (Service Pack 2)
Date 01/09/2008 21:16:00
Code: Select all
setkey "1", "key", "section", "tmp.ini";
getkey $value, "key", "section", "tmp.ini";
msg $value;
XYplorer Beta Club