|
-
Oct 18th, 2002, 10:01 AM
#1
Thread Starter
Lively Member
control flow question
i currently have 9 cases on which i want to divide control flow in
a program
the cases are most conveniently represented with strings and are CCCC,CCCO,CCOC,COCO,COCC,COOC,OCOC,OCCC,OCCO
I was wondering what would be the most efficient way to handle these cases in vb. I know in C++ case statements existed but are to be used sparingly.
Thanks
Nightfox02
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|