Page 1 of 1

Small query with remembering scripts

Posted: 2004-02-29 22:58:12
by jj666
I have ticked under preferences:-
Remember script used with...
and ticked Auto-run script on open on both.

XML config file says:-

<Scripts WindowWidth="580" WindowHeight="430" WindowState="1" ScriptRemember1="" ScriptRemember2="">
<MRU>
<File Name="C:\Program Files\BuyPin Software\Ant Movie Catalog\Scripts\Amazon (large pic).ifs"/>
<File Name="C:\Program Files\BuyPin Software\Ant Movie Catalog\Scripts\IMDB.ifs"/>
</MRU>
</Scripts>

Should work? But it doesn't - I have to manually select the scripts each time.

I know it is late, I hope I am not being stupid here :-)

Is there a solution?

Thanks,

-jj-

Posted: 2004-03-01 09:07:28
by antp
Actually it should save the last used script in "ScriptRemember1"
The MRU thing is the recently opened scripts (in the Editor tab)
In the <options> node there is a <scripting> node that looks like that :
<Scripting Remember1="-1" Autorun1="0" Remember2="-1" Autorun2="0">
-1 = True, 0 = False
Here the two "Remember" options are checked

Posted: 2004-03-01 22:39:45
by antp
There was a bug, I'll publish the new version tomorrow

Posted: 2004-03-01 22:43:49
by jj666
Thanks :-)

It is most appreciated. I am chuffed to bits with the new version (hope you understand the expression). Back to the "good old" AMC and no Win98 mode. It works really well. Thanks again for that!

-jj-

Posted: 2004-03-02 07:47:55
by jj666
Thanks for the info. I'm having a problem also with the program remembering the HTML template for exporting (starts with a blank one every time).

No problem exporting once loaded though.

Many thanks :-)

-jj-

Posted: 2004-03-02 08:21:07
by antp
Yes, that's the same bug than with the scripts.

Posted: 2004-03-02 19:50:48
by antp
A corrected version is available

also re-open last used file

Posted: 2004-03-03 08:28:02
by elman
there was also bug with 're-open last used file' introduced in 3.4.3, but today's version seems to fix it as well

Posted: 2004-03-03 08:33:17
by antp
Yes, I corrected that too :D