|
-
Oct 17th, 2001, 08:44 AM
#1
Thread Starter
Junior Member
Redirecting Output
When I use this command with or without the zero at the end, my output does not write to the output file. If I leave the zero off, I can see the out put be written to the dos window.
Shell App.Path & "\BIMPORT.EXE /sentsqlt3a /phorizon /usaduke /dhorizon /ldnl /mdom /hheader.txt /ihr.txt /fs41 /ksecond_id /zn >c:\Horizon\TEST.txt", 0
If I put these same switches in a .bat file and double click it, the writing the output to a file works fine. How do I do this in VB?
What do I need to add?
Please Help!!!
-
Oct 17th, 2001, 09:05 AM
#2
Frenzied Member
If you have the 0 there it will hide the application, what you want is 1 so it still loads it.
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
|