|
-
May 15th, 2013, 12:53 PM
#1
Thread Starter
New Member
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
-
May 15th, 2013, 01:03 PM
#2
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.
-
May 16th, 2013, 02:13 AM
#3
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
-
May 17th, 2013, 08:45 AM
#4
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.
Keith
I've been programming with VB for 25 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
-
May 19th, 2013, 07:38 PM
#5
Re: visual basic 6.0 commands list

 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.
Keith
I've been programming with VB for 25 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|