Page 2 of 2
Posted: Sat Jul 07, 2007 10:46 am
by Deniz Oezmen
Darkfox wrote:So which lines does one remove from the script that would make it work properly? This loop is what causes the crash correct and to fix it Mr. Mouse removed it but where is this loop?
The lines I was referring to were the ones handling the values SizeOffset and OffsetOffset, which are not useful due to the reasons Mr.Mouse gave earlier. I've edited the post above accordingly.
As far as I understand, the looping bug cannot be fixed within the script itself (or maybe it could via some work-around?), but needs a patch to MultiEx Commander.
Posted: Sat Jul 07, 2007 1:12 pm
by Mr.Mouse
Well, the work around could be to replace the rest of the for loops with Do; While loops.
I hope to release a new version some time later this year, with some added features, but also some bug fixes.
Posted: Sat Jul 07, 2007 7:59 pm
by Darkfox
Yeah, still doesn't seem to work.
Posted: Sat Jul 07, 2007 11:54 pm
by Deniz Oezmen
Mr.Mouse wrote:Well, the work around could be to replace the rest of the for loops with Do; While loops.
Of course, thanks for the reminder.
Darkfox wrote:Yeah, still doesn't seem to work.
Try the current version; I replaced the loops as Mike suggested. (Once again a "dry" edit, i.e. not tested yet.)
Posted: Sun Jul 08, 2007 4:22 am
by Darkfox
Dunno if it is me or MultiEX but now it just freezes up. But at least there is no error now. XD Ah... That was the first test of the new revision. I dunno if it's my PC's current state or not but I think I'll wait for a second opinion. XD
Posted: Sun Jul 08, 2007 10:06 am
by Deniz Oezmen
You're right, it freezes. Odd stuff ... if I replace the outer "Do" Loop by some "For J = 1 To 10" loop, it correctly loads up the first 10 entries.
Does MexScript allow for nested Do loops?
Posted: Mon Jul 09, 2007 12:14 am
by Mr.Mouse
Ahhhh, just let me take the time to look at this. It's what I doubted. I doubted my suggestion would work, but thought: let's see.
I will still have to see.
Posted: Mon Jul 09, 2007 1:59 am
by Darkfox
Good luck. It's got me baffled already. XD
Posted: Sat Jul 14, 2007 7:27 pm
by Darkfox
Any news or is the script still a mystery on why it is freezing MultiEx?
Posted: Fri Jul 20, 2007 12:33 am
by Deniz Oezmen
I think Mike will take a look at it as soon as he has time to do so. We probably can't do anything from here ...
Posted: Fri Jul 20, 2007 3:26 am
by Darkfox
I suppose you are right. I tried several things that seemed to work but crashed at the end. Hopefully he can find a fix for it. Odd that this has been the only time I've had a problem with a script.
