Friday, January 27, 2006

Creating a Batch File

Open a text file and type the following
java ProgramName
store this txt file with .bat extension.

Now whenever you click this batch(.bat) file the particular program gets executed.

Here is a tutorial to compile a bunch of source files using a batch file and place them in a proper directory structure.

0 Comments:

Post a Comment

<< Home