apollo2011 Posted May 11, 2003 Posted May 11, 2003 I have played around in Visual Basic and can't find a way to open a given Text file and display in the program. How would I go about doing this?? :confused:
Tony Posted June 27, 2003 Posted June 27, 2003 check this article I posted, should help you. File Input/Output ckick here
apollo2011 Posted December 11, 2003 Author Posted December 11, 2003 Thanks Tony. However, that article is for VB6 and I have VB4--as old as it might be...
mooeypoo Posted February 16, 2004 Posted February 16, 2004 MAAAAN install VB6!!!! but anyways, magically enough here are VB4 sites. http://vbnet.mvps.org/index.html?code/faq/ (and a whole bunch of File/Text TODO here: http://vbnet.mvps.org/index.html?code/faq/ ) by the way -- I just googled "VB4 +text +file" and found a whole bunch. ~moo
Qwik Posted June 15, 2004 Posted June 15, 2004 Is it any different from Visual Basic 4, to Visual Basic 6? I think it's the same until Visual Basic .NET.. then they mess it all up, now it's confusing.. lol
apollo2011 Posted October 2, 2004 Author Posted October 2, 2004 I think there is a big difference between 4 and 6. I tried VB 6 and the commands for a Message Box MsgBox() were totally different. It caused an error when I entered the syntax for a Message Box for VB4 in VB6
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now