Go to file
giberta1 ac455ff994 Fix Calendar.MONTH strange bug (!),
Add version, date and author print out.
2002-05-21 17:11:52 +00:00
GNU-FDL.txt Initial creation. 2002-04-26 16:41:09 +00:00
GNU-GPL.txt Initial creation. 2002-04-26 16:41:09 +00:00
ReadMe.txt Change MQSSave blah-blah to TSLaunch... 2002-05-02 13:15:37 +00:00
ReleaseNotes.txt Change MQSSave blah-blah to TSLaunch... 2002-05-02 13:15:37 +00:00
ToDo.txt Initial creation. 2002-04-26 16:41:09 +00:00
TSLaunch.java Fix Calendar.MONTH strange bug (!), 2002-05-21 17:11:52 +00:00

# $RCSfile: ReadMe.txt,v $
# $Revision: 1.2 $
# $Name:  $
# $Date: 2002/05/02 13:15:37 $
# $Author: giberta1 $





Compilation:
------------
	- Just type: "javac TSLaunch.java" !



Installation:
-------------

	- You only need the TSLauch.class and TSLaunch$Stream_Gobbler.class files.



Notes:
------

	- By default TimaStamp key is "TIME-STAMP".

	- This software is under the GNU General Public License. See GNU-GPL.txt.



Usage Example:
---------------

	- To execute the program "toto.exe <output_file> <input_file>" with input_file as toto.txt and output_file with a variable name including a time-stamp (e.g. tata_<TIME-STAMP>.txt) use:
		java TSLaunch toto.exe tata_TIME-STAMP.txt titi.txt