TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
rccastellano
NA
1
0
Calling a batch file with variable parameters from within VB.net Windows Form Application
Nov 13 2004 5:37 PM
I need to be able to verify output from my VB.net app using a batch file that runs a Java app supplied by my client. I have tried using the Shell function to do this. The command line to run the bat file is as follows >Verifier
SILENT >
. I need to be able to use variables to specify both paths since the bat file takes only one directory at a time as input and I need to be able to change the parameters within the processing loop of my VB app. Has anyone done anything like this before? TIA
Reply
Answers (
0
)
WebServices in VS 2005 Whidbey
referencing a mdiframe in a child-dll that is in a second project