hello! si_the_geek!

it's me again..

ahm, can i cast a rgb value into a string not similar to the post above?
like in c#:

colorcast{
"255,255,255": "white"
"255,0,0": "red"
}

is this possible in vb6?