Hi Guys

I was wondering if any of you have come up with a smart way of
handling options for the various devices.

I current have a case statement that performs different processing for
the various devices.

Pseudo code

Case PalmV
.
.
.
break

Case PalmVx
.
.
.
break

Case M505
.
.
.
break

Case T600
.
.
.
break

Case T650
.
.
.
break

etc. etc. etc.

I can see this case statement becoming hugh as I test for more and
more of the different devices.

Any Ideas ?

-- 

  ..-_|\      Nigel Grant
/   Aus \   Uni. SA
\ _.--._ /   PO Box 185 Adelaide South Australia 5096
         v   

.) .)
http://geocities.com/ngrant_com

Smile its free

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to