Code:
alias _write.whois.state {
  saveini
  var %w = $puttok($readini(mirc.ini,options,n1),$1,19,44)
  writeini mirc.ini options n1 %w
}


when i type /_write.whois.state 1
it does change the value, but when i go to alt+o - IRC,
"whois on query" is unchecked. any idea why???