Page 1 of 1

Bugs in 7.50.0008

Posted: 01 Sep 2008 21:09
by jacky
hmm.. couple of weird things happening to me with the latest beta. First, I swear that before I restart XY a few minutes ago, menu Go|Go to Application Path & Go to Script Files only got me to the root of the drive (D:\), nowhere else.

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 :
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
BTW, I assume this is from your earlier tests or something, but just try this and tell me if it looks right to you: ;)

Code: Select all

 setkey "1", "key", "section", "tmp.ini";
 getkey $value, "key", "section", "tmp.ini";
 msg $value;

Re: Bugs in 7.50.0008

Posted: 01 Sep 2008 22:48
by admin
Holy cow... is it time for another holiday already? :oops: Fix coming...

Re: Bugs in 7.50.0008

Posted: 01 Sep 2008 23:01
by jacky
hey, one more bug for you, though I don't know if this is very recent or not (EDIT: yeah .0005 works fine) : command new is broken. ::new "foobar" gets me an error message (Could not create new item) but it is actually created, as seen after a Refresh !

Its only for files btw, no probem with ::new "foobar", dir)

Re: Bugs in 7.50.0008

Posted: 01 Sep 2008 23:08
by admin
jacky wrote:hey, one more bug for you, though I don't know if this is very recent or not (EDIT: yeah .0005 works fine) : command new is broken. ::new "foobar" gets me an error message (Could not create new item) but it is actually created, as seen after a Refresh !

Its only for files btw, no probem with ::new "foobar", dir)
Yes. I was very creative today... :wink: