Q: Setting OptionStrict from templates using 2003

  • Thread starter Thread starter MC
  • Start date Start date
M

MC

Hi,

I'd really like to be able to set OptionStrict to ON from the *.vbproj
templates but it only seems to work with Visual Studio 2002. I went
to c:\prog files\ms vs .net\vb7\vbwizards and edited all *.vbproj
files. In the Settings tag, I added OptionStrict="On". Doing this
had no effect in 2003 though. Like I said, it only worked for version
2002. Must it be done differently for 2003?

Thanks,
Craig
 
You don't need to edit anything...anywhere...any version!! There is an
option in the Options dialog...

Tools Menu > Options > Projects > VB Defaults > Option Strict On



--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

"Maybe it's a game called 'Punish the User'"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top