|
-
Mar 16th, 2000, 07:39 AM
#1
Thread Starter
New Member
I have tried to "shell out" (from a VB app) 3 different ways:
1. using the CreateProcess API
2. using the ShellExecute API
3. using the shell function (intrinsic to VB)
The problem is they can all execute a command like "dir", but not a command like "dir > outputfile.txt".
How do I get a DOS/Novell command to output its results to a file from within VB?
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
|