mIRC Home    About    Download    Register    News    Help

Print Thread
#3214 23/12/02 04:54 PM
M
Malevolyn
Malevolyn
M
For some reason in WinXP, mIRC won't wite to INI files used for settings. Although scripts save to INI files just fine. This is the code I'm using:

wset { writeini $mircdirSystem\set.ini settings $2 $3- }

#3215 26/12/02 04:57 AM
M
Murray
Murray
M
Have you tried
wset { writeini $mircdirSystem\set.ini settings $1 $2- }
laugh

#3216 29/12/02 01:48 PM
S
Saturne
Saturne
S
Make sure the files aren't set as "Read only" (Right click on the file > Properties). It happened to me once, I was changing my settings in files such as mIRC.ini, or updating my variables, and when I saved the files it came back just as if I didn't do anything. I never knew why they got the "Read Only" attribute, but they definately did...

Last edited by Saturne; 29/12/02 01:49 PM.

Link Copied to Clipboard