Page 1 of 1

File name as system data and time

Posted: Mon Mar 16, 2009 9:01 am
by edison
Hi,

Iam having a seq file in source and seq file as target,when i run my job today i must get file ext name as system date and time with hrs and seconds

each time i run the job file name must be updated with system date and time.

Posted: Mon Mar 16, 2009 9:03 am
by DSguru2B
Source file or target file extension?
What have you tried so far and has not worked?

Re: File name as system data and time

Posted: Mon Mar 16, 2009 9:10 am
by chulett
edison wrote:each time i run the job file name must be updated with system date and time.
Does this mean you'll be appending to a file and want to rename it as well each time, or do you just mean each new file must have a current timestamp as part of its name? :?

:idea: Not the first time someone has asked this question, which a search of the forums for something like 'system date' would quickly reveal. Why not give that a shot?