mIRC Home    About    Download    Register    News    Help

Print Thread
#250364 11/01/15 12:08 PM
Joined: Jan 2015
Posts: 2
A
Abata Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
A
Joined: Jan 2015
Posts: 2
I am trying to write to an ini but i keep getting the error that i dont have sufficient parameters heres the code:
Code:
writeini -n Channels.ini channels %p $nick

Abata #250365 11/01/15 12:10 PM
Joined: Jul 2006
Posts: 4,149
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
Well that's because you do have insufficient parameters, $nick or %p or both must be $null here.


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Abata #250366 11/01/15 12:11 PM
Joined: Dec 2008
Posts: 1,515
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
Have a look into the help file: /help /writeini

/writeini syntax: /writeini -n <inifile> <section> <item> <value>


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-

Link Copied to Clipboard