|
-
Jan 31st, 2010, 05:18 PM
#1
Thread Starter
Junior Member
[RESOLVED] debug.print stopped working
VS2008 V basic
Can't imagine what stupid thing I've done this time but the command does not give any output in my current project. I opened an older project and it works fine. Using syntax: debug.print ("OK") and look for printed line in immediate window. Is there some setting I could have inadvertently disabled or have maybe discluded some imports? Only import is forms.
very confused...
-
Jan 31st, 2010, 05:27 PM
#2
Re: debug.print stopped working
You have probably switched from running the Debug to running release. Look at Build / Configuration Manager in Express.
-
Feb 1st, 2010, 12:29 PM
#3
Thread Starter
Junior Member
Re: debug.print stopped working
Thank you very very much. It is fixed now.
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
|