Posted by member 212670 on 2006-01-10 20:06:29 link

Well, you have this in your theme.rc:

*mzVarFile "$ConfigDir$scripts.rc"

That tells mzscript to use/write vars to your scripts.rc. You don't want that and I bet that's your problem. That should point to your vars file (like themevars.rc, for example). =)

Btw, I think mzscript-0.9.13 is the version that people like the most. (I liked 1.0-rc2 but it messes up comments in your vars file >.< )