Launching notepad using vb.net
-
Hi guys, wonder whether any of you guys have any good links to tutorials that teach you how to make our vb.net program access the notepad and enter data in it and all. Or better yet, make out program straight make a *.txt file and input data into it.. I tried searching around and couldn't find any.. Any help offered is greatly appreciated...Thanz
-
Hi guys, wonder whether any of you guys have any good links to tutorials that teach you how to make our vb.net program access the notepad and enter data in it and all. Or better yet, make out program straight make a *.txt file and input data into it.. I tried searching around and couldn't find any.. Any help offered is greatly appreciated...Thanz
VB6 or VB.NET ? Either way, creating a .txt file is pretty trivial, you should google for it. Manipulating Notepad is sure the hard way to go about doing that, by a significant degree. Christian Graus - Microsoft MVP - C++
-
VB6 or VB.NET ? Either way, creating a .txt file is pretty trivial, you should google for it. Manipulating Notepad is sure the hard way to go about doing that, by a significant degree. Christian Graus - Microsoft MVP - C++
VB.net... Yea, did that, came out empty handed.. Googled it, and even search for it here in Codeproject.. But the first time I search here, there was one article on it, but couldn't access it because of page not availble or something,. reload the search page and the article is gone...Any other ideas?
-
VB.net... Yea, did that, came out empty handed.. Googled it, and even search for it here in Codeproject.. But the first time I search here, there was one article on it, but couldn't access it because of page not availble or something,. reload the search page and the article is gone...Any other ideas?
Am I misunderstanding what you want to do ?[^] Christian Graus - Microsoft MVP - C++
-
Am I misunderstanding what you want to do ?[^] Christian Graus - Microsoft MVP - C++