Results 1 to 3 of 3

Thread: [RESOLVED] debug.print stopped working

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2007
    Posts
    31

    Resolved [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...

  2. #2
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: debug.print stopped working

    You have probably switched from running the Debug to running release. Look at Build / Configuration Manager in Express.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2007
    Posts
    31

    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
  •  



Click Here to Expand Forum to Full Width