|
-
Jan 11th, 2000, 08:54 PM
#1
Thread Starter
New Member
All,
What is the major difference between the shell command and the shell execute command (besides the extra api stuff needed for shell execute) and when should I use both?
Dan Griffis
VB Programmer
-
Jan 11th, 2000, 09:08 PM
#2
-
Jan 11th, 2000, 09:28 PM
#3
Hyperactive Member
ShellExecute allows you to control better what's going on, and it allowes you to start a registered program by executing the file (eg. start word when you execute mydoc.doc)
But if you just want to start a program, VB's Shell funcrtion is usually enough to use.
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
|