RE: create a dir with current date

2006-10-20 Thread Muthyala, Sunil
Users List Subject: Re: create a dir with current date On Friday October 20, 2006 15:05, "Muthyala, Sunil" <[EMAIL PROTECTED]> wrote: > I am trying to create a directory with current system date, I tried > using "tstamp" but did not work. Should do the trick

Re: create a dir with current date

2006-10-20 Thread Scot P. Floess
You should be able to store the tstamp in a property and use that in the directory name something like: "-MM-dd_HH-mm-ss"/> Muthyala, Sunil wrote: I am trying to create a directory with current system date, I tried using "tstamp" but

Re: create a dir with current date

2006-10-20 Thread Robert Clark
On Friday October 20, 2006 15:05, "Muthyala, Sunil" <[EMAIL PROTECTED]> wrote: > I am trying to create a directory with current system date, I tried > using "tstamp" but did not work. Should do the trick for you. You can adjust the partern to be any date format you want. > Where can I

create a dir with current date

2006-10-20 Thread Muthyala, Sunil
I am trying to create a directory with current system date, I tried using "tstamp" but did not work. Where can I get more info on "tstamp" usage. Regards, Sunil