|
-
Dec 12th, 2007, 01:38 AM
#1
Re: VB Runtime Functions
MsgBox is a prime example of a function that I think should never be used.
No doubt about it, MsgBox in some cases causes the code around it to behave incorrectly.
I actually got a rep point once for pointing out that someones code was'nt working because they were using MsgBox.
Ironically the MsgBox, was being used to test to see if the code worked.
-
Dec 12th, 2007, 04:09 AM
#2
Re: VB Runtime Functions
I was thinking about asking this too. I'm really anxious to get an answer for this
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
|