Run a batch file by passing parameters

Hi all,I want to pass a parameter(a filename) to an antivirus batch file.I then want to run that batch file.All of the above should be accomplished through a Java program.Pls help.
[215 byte] By [jitendravedia] at [2007-10-2 17:07:48]
# 1
hiu can do one thingread batch file and replace filename with your filename object as much times you want u need to read and write file in java see io and file api
Krunala at 2007-7-13 18:22:32 > top of Java-index,Java Essentials,Java Programming...
# 2
Pls provide the code.
jitendravedia at 2007-7-13 18:22:32 > top of Java-index,Java Essentials,Java Programming...