Need help with Codedom and making a downloader 05-26-2012, 01:41 PM
#1
Hey, I've decided to code my own little downloader in VB.NET. I'm actually having issues with this..
VS is telling me some variables are accessible and such. The variables I use are inside of an IF statement and declared at the top of the Sub.
Here are some screenshots that layout my code and the problem. I know its only a warning, but I don't really want to take the chance. Any way you think you can help?
http://gyazo.com/31d8fb572788bc398e4d5c2...1338078744
http://gyazo.com/473796dee8506ff472b2c61...1338078798
http://gyazo.com/a3aa52e4d1550090d2e5a66...1338079357
Here is my codedom text file source that will be compiled.
http://gyazo.com/d9523b7ccae5bf1fdbaee8e...1338079616
Many thanks if anyone can help me (:
VS is telling me some variables are accessible and such. The variables I use are inside of an IF statement and declared at the top of the Sub.
Here are some screenshots that layout my code and the problem. I know its only a warning, but I don't really want to take the chance. Any way you think you can help?
http://gyazo.com/31d8fb572788bc398e4d5c2...1338078744
http://gyazo.com/473796dee8506ff472b2c61...1338078798
http://gyazo.com/a3aa52e4d1550090d2e5a66...1338079357
Here is my codedom text file source that will be compiled.
http://gyazo.com/d9523b7ccae5bf1fdbaee8e...1338079616
Many thanks if anyone can help me (: