Hi all
I have a script that lets the user choose a bunch of settings. I then want to store that in an ini file (the easy part).
The question is, where's a good place to then store that ini file for reading later?
I was thinking inside the root of max or perhaps in scripts in the root? How would I handle permissions for it then?
Any advice or suggestions?
I have a script that lets the user choose a bunch of settings. I then want to store that in an ini file (the easy part).
The question is, where's a good place to then store that ini file for reading later?
I was thinking inside the root of max or perhaps in scripts in the root? How would I handle permissions for it then?
Any advice or suggestions?
Comment