mIRC Code Snippets Tagged with icon
(4)
Just a simple tool to aid development. makes it easy to flip through an iconfile, and get it's index number.
Press the + and - buttons to, respectively, go to the next or previous icon.
The field..
This script serves a very basic function that is already included in mirc's color dialogs. The basic function of this script is to change your background and foreground(normal text) colors.
The reason..
a simple snippet to check the icon index of specified file
;A snippet by Yochai Timmer (Yochai@Dorot.org.il)
;This is a little snippet that returns the default Icon set for the file type.
;Usage: $FileIcon(Filename.ext)
;Example: //echo -a $FileIcon(Test.txt)
;Returns:..