Top

mIRC Code Snippets Tagged with format

  (3)  
Sort by 
; $getasc - Roy_ ; Credits ; ------- ; This snippet may appear similar to Lindrian's $asc_ snippet, part of the snippet actually does what Lindrian's snippet does. ; I give credit to Lindrian for the..
Tags: asc  character  format  number 
+ 0 likes
8 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Roy_ on Oct 03, 2007
well... yea... my first snippet i post here :) Usage: $getformat(TEXT) $getformat will return the last active codes in TEXT if u want to keep the format codes of a text even if you have to wrap the code..
Tags: codes  format  keep  wrap 
+ 0 likes
5 comment(s)   |   Score: 3.5   |   Language: mIRC   |   Posted by Nerd on Feb 28, 2006
Just a little alias to capitalise the first letter of each word/token <br /><br /> Usage: $Initcaps(C,TEXT)[.Space] <br /> Eg: $Initcaps(44,one,two,three) returns One,Two,Three <br..
Tags: format 
+ 0 likes
4 comment(s)   |   Score: 3.0   |   Language: mIRC   |   Posted by Urza on Sep 30, 2005
Bottom