The concept has nothing to do with the function that you are using. It is a generic concept that works in multiple applications.
The concept of a case statement and constants should not be new to you. If it is, then stop what you're doing and get an understanding of the language and what's available. It'll make your coding life much easier if you can simplify what you are writing. By simplifying it, you will also reduce the possibilities for bugs to creep into your code. ...Glenn On Wed, Nov 5, 2008 at 4:01 PM, Gotrek65 <[EMAIL PROTECTED]> wrote: > > I'm not sure how to even begin to do that because this getpixelcolor > command is very new to me(as in i just found out about it last night) >
