--- In [email protected], "entropyreduction"
<alancampbelllists+ya...@...> wrote:
I tried on my system with a vars.ini, with just
[varsConfig]
varsBackupLocation=scripts/data/allProcs.ini
varsBackupGlobalsLocation=scripts/data/allProcs.ini
And nothing else.
Then a
local i = 34
vars.save_var("i")
works fine after a vars.unload.
Could you duplicate that exactly? Just the two keys in vars.ini file,
unload, run script? Ta.
> --- In [email protected], "forxtra" <forxtra@> wrote:
>
> > I'm trying to understand this strange problem.
> >
> > I tried it in empty.pcf with vars.ini or plugins.ini file only containing
> > [varsConfig] section.
> > - http://img25.imageshack.us/img25/7879/varsv84locationerror.png
> >
> > When I use a plugins.ini file or excute vars.config() to specify
> > configuration, it's working properly.
> >
> > However, if using a vars.ini file, vars.save_var() saves variable into
> > "vars" file without extention.
>
> Okay, that could be. I probably never tested vars.ini alternative.
> Will do, next week probably.
>