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-
Small query with remembering scripts
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
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
also re-open last used file
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