Color DLL v1.2 by Soul_Eater
============================


Several people have requested a DLL to bring up the color selection
dialog, well here it is!

Just use these simple commands to retrieve the RGB value to the
color that is selected:


-Color 

Usage: //echo -a $dll(color.dll,Color,.)

or //echo -a $dll(color.dll,Color,<rgb value)

Explanation:
Brings up the dialog itself. The '.'(period) is to fill up blank space,
however you can place whatever you want there.
When used in this way, the RGB value is returned.
If you would like it to be returned in R,G,B format try this:
//echo -a $rgb($dll(color.dll,Color,.))

Also, if you specify an rgb value in the parameter area of the command,
it will load this color by default.

-DllInfo

Usage: //dll color.dll DllInfo

Explanation:
Returns some information on the DLL.


Questions? Comments?

Soul_Eater

AIM: SoulEata
Email: souleata@beer.com

