I was watching a tutourial on learnvisualstudio and it said to goto File> New Project and click on Console Application. When I goto VB 6.0 it doesnt have "Console Application".How can i get it?
Newbie Question
Started by
Guest_Toxic11_*
, Aug 09 2006 11:40 PM
5 replies to this topic
#1
Guest_Toxic11_*
Posted 09 August 2006 - 11:40 PM
Guest_Toxic11_*
|
|
|
#2
Posted 10 August 2006 - 06:00 AM
After you click New Project there isn't an icon for Console project? Are you watching a tutorial for a lter version? I remember there being a console project in VB 6.0 though.
Void
#3
Guest_Toxic11_*
Posted 10 August 2006 - 10:51 AM
Guest_Toxic11_*
No there is no "new" console application button. Theres Standard EXE /ActiveX EXE /ActiveX dLL /ActiveX Control/ VB application wizard/ VB Wizard manager/ ActiveX Document dll/ Activex Document Exe/ Addin / Data Project / DHTML Application / IIS Application/ VB Enterprise Edition Controls/ but there is no Console Application.
#4
Posted 10 August 2006 - 02:29 PM
I think standard EXE is the console application on the VS 6.0. Try that one.
#5
Guest_chaganlal1_*
Posted 11 August 2006 - 08:11 PM
Guest_chaganlal1_*
Yes in fact on VB 6's console the standard executable files are the application but check the forms on that and try ole enviorment.
#6
Posted 20 August 2006 - 04:52 AM
Yes it is Standard EXE, that is the normal and most used category when starting a new Project! That form will be the base of your application then you just build on that!
Well if then you would like to make an application that open by MS-DOS ( like C++ ) then you will have to make some modules and many lines of code! but still you will have to slect Standard EXE! because VB does not have that built in function to make DOS applications!
Well if then you would like to make an application that open by MS-DOS ( like C++ ) then you will have to make some modules and many lines of code! but still you will have to slect Standard EXE! because VB does not have that built in function to make DOS applications!


Sign In
Create Account

Back to top










