|
-
Apr 3rd, 2001, 10:20 PM
#1
Thread Starter
Hyperactive Member
-
Apr 3rd, 2001, 11:06 PM
#2
Hyperactive Member
Switch Statement. (It's the same)
Visual Basic 6.0 Enterprise
Visual C++ 6.0 Professional
Wak 
-
Apr 4th, 2001, 09:50 AM
#3
Thread Starter
Hyperactive Member
-
Apr 4th, 2001, 06:31 PM
#4
Frenzied Member
Make sure you remember to put a break statement after each case. If you don't then the code for every case after the one that was true will be executed, which is usually a fairly bad thing
Harry.
"From one thing, know ten thousand things."
-
Apr 4th, 2001, 08:06 PM
#5
Thread Starter
Hyperactive Member
:)
Ok cool. thanks a lot.
Amon Ra
The Power of Learning.
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
|