|
From: Bill L. <bli...@to...> - 2003-08-27 13:51:39
|
I am looking to add a line similar to this to my wrapper.java.additional parameters: -Xloggc:C:\Logs\$timestamp$GC.log Where $timestamp$ will resolve to "20030827100123456" when it is performed on 27 Aug 2003, 10:01:23.456. I have control of the parsing of the file name that occurs later, so the actual format doesn't matter. Obviously it must contain only legal filename characters (currently this runs on Windows). Is there any way to do this in my wrapper config file? Thanks. -Bill Littman Lead Software Engineer TomoTherapy, Inc. 1240 Deming Way Madison, WI 53717 Direct Phone: 608 824-2815 Phone: 608 824-2800 Fax: 608 824-2996 Web address: http://www.tomotherapy.com Email: bli...@to... |