visual basic 6.0 commands list
looked on the net could not find a visual basic 6.0 commands list found one listed as VB 6.0 but was for qbasic,
and 1 that did not have if then on it, to short of a list.
have book on order will get in 2 weeks +- could not find my VB 5.0 book.
Bill:wave:
Re: visual basic 6.0 commands list
In the MSDN Library disks included with VB6/VS6 you'll find the manuals along with many other resources. Installing these along with VB6 provides the online Help which is very useful.
Within this there is a Language Reference section that lists all of the statements, functions, etc. in the language. I assume this is what you mean by "commands" but VB6 is a programming language not a shell like cmd.exe so it doesn't really have "commands" anyway.
Re: visual basic 6.0 commands list
Yep all will be available in your online documentation. It is a very long list to be sure.
I have the printed copies for VB5 1 for the language and one for the controls each are about 1000 pages
Re: visual basic 6.0 commands list
If your run VB and press F2 Object Browser that will show a list of all VB commands with a very brief description.
Ideally you need MSDN help installing.
Re: visual basic 6.0 commands list
http://i10.photobucket.com/albums/a1...r/offtopic.gif
Quote:
Originally Posted by
aloeindica
hey guys i know how to create a data software using visual basic but i can not know how to create a setup file can anyone help me.
Package & Deployment Wizard.