VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Add Debug.Print to your app easy

~:. Jeff 'Capes' .:~  ()   Debugging and Error Handling   Visual Basic 3.0   Beginner   Wed 3rd February 2021

The Debug.Print is most important as long as your program runs! If there is something wrong, error/problem, the user can always report to you what he did, by showing you the debugtext. BUT when it's compiled the user of your app. can't see the Debug.Print window!!! The thing I add (always) into my program is showed beneeth here following (simple but efficient):

Rate Add Debug.Print to your app easy (8(8 Vote))
Add Debug.Print to your app easy.bas

Add Debug.Print to your app easy Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters