Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Help with VB6


Colonello
 Share

Recommended Posts

Well I have gotten a copy of vb6 called vb6 portable I downloaded knowing my computers on its last leg and wanted to try it out before I buy actual vb6\. Anyway the tutorial i'm following says to open the frmEditor_item there are .frx and .frm. Which do I open also when I open vb6 it gives me four choices for a file it looks like this. I chose standard exe and tried opening both the frx and frm and neither opened if that helps.![](http://i.imgur.com/9drcL.png)

Which do I choose? Also if anyone has a link to a tutorial that would help a lot! Thanks
Link to comment
Share on other sites

Please do yourself a favor and buy a book. Said book has three requirements. 1) It has to teach you how to use the IDE (Integrated Development Environment). 2) It has to teach you programming from the ground up; e.g. "What's a data type? What's a method? What's a function?" 3) It has to teach you how to apply what you learned in number two to the VB language, e.g. "You write a method like so, you write a function like so, you implement data types like so."

Best of luck.
Link to comment
Share on other sites

> You'll want to open the entire project in VB6\. To do this, in VB6, hit open. Go to either your client or server files, and you should see either your client or server.vbp. Thats how you access the code.

Thanks! ![:D](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/biggrin.png)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...