mIRC Homepage
Posted By: westor $linesep identifier - 06/10/13 02:37 PM
Hello,

I wanna request to add an identifier that will return the setted linesep like /linesep command.

e.g: //echo -a $linesep

i know that this can be coded but why not added into the mirc for manually?

Code:
alias linesep {
  var %r = $readini($mircini,text,linesep)
  return %r
}


- Thanks!
© mIRC Discussion Forums