LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Renable "Switch to Debug" Prompt

Solved!
Go to solution

After executing a build in Release mode, when I hit the Run button I used to get a popup asking me if I want to change back to Debug mode.  I accidentally selected the "Don't show this again" option for this prompt.  How do I re-enable it?

 

Tony

0 Kudos
Message 1 of 2
(2,873 Views)
Solution
Accepted by topic author TonyG614

Hi Tony,

 

The only to change it back is to open your workspace (.cws) file in a text editor -- after you've exited CVI -- and change the value of the "Warn User If Debugging Release" tags from 0 to 1. There's one of these tags for each project included in your workspace.

 

Luis

0 Kudos
Message 2 of 2
(2,858 Views)