UpGrade issue problem with App
-
I am upgrading VB6 to VB.Net
If App.PrevInstance Then MsgBox(gmsgString46, MsgBoxStyle.Critical, gmsgString34)
In that line of code it complainsName 'App' is not declared
how can i resolve the issueI googled App.PrevInstance and this was the second hit: http://www.thescripts.com/forum/thread389464.html[^] I am going to bed soon, so you need to start looking up this stuff for yourself....
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
I googled App.PrevInstance and this was the second hit: http://www.thescripts.com/forum/thread389464.html[^] I am going to bed soon, so you need to start looking up this stuff for yourself....
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )