|
-
The ol Shell command
I'm trying to write a command line application that reads some file names
and then runs a batch file. The problem is, when I run the batch file, the
program execution forks off and the program finishes while the 20 minute
odd batch job runs. I need for the batch job to run in the same command
window as the vb program was started from, ALTENATIVELY, the
vb program must at least wait for the batch to end.
Can VB programs write to the command window it was run from, sort of like
a C++ program uses stderr / stdout ?
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks