i have a script where it write an ini for nicks. the section name is their nick.
so the ini is stored as $+($nick,.,info,.ini) ..
on nick change is where my question and request for help lies..
i know you can use /rename $+(c:/,$+($nick,.,info,.ini)) $+(c:/,$+($newnick,.,info,.ini)) to actually rename the ini back and forth.. but is there a way to
change the section name to match accordingly?
as allways i appreciate any help!