$indent

By Spoofing on Sep 19, 2010

/help /echo

The -iN switch indents the wrapped line by N characters.

$indent return length of timestamp if timestamp is enabled.

If you make mIRC theme, can use:
echo -ti $+ $calc($indent + 5) -!- bla bla bla)..

alias indent {
  var %indent = 0
  if ($gettok($readini($mircini,options,n4),12,44)) var %indent = %indent + $len($timestamp)
  return %indent
}

Comments

Sign in to comment.
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.