Calling java programs from a batch file......
May i know how to call a java program from a batch file and also to pass arguments to it. The batch file is scheduled to run at a particular time, when it executes it must call the java program and must pass the arguments to it....