Results 1 to 29 of 29

Thread: VB Runtime Functions

Hybrid View

  1. #1
    Fanatic Member TTn's Avatar
    Join Date
    Jul 2004
    Posts
    708

    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.

  2. #2
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: VB Runtime Functions

    I was thinking about asking this too. I'm really anxious to get an answer for this
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width