Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Stev1eF

Re: Getting files from folder whose name is current date

Stev1eF wrote:

Hi

I am writing a batch script that gets files from a remote directory whose name reflects the current date. i.e. The directory of the 14th April 2011 will be names '20110414', this directory is also a subdirectory of the root directory.

How can I write a batch script that will recognise the current date and use this to specify the remote directory?

I am very new to this and appreciate all help given.

Thanks
Steve


Just corrected some terrible spelling mistakes. :)
Stev1eF

Gedtting files from folder whose nae is current date

Hi

I am writing a batch script that gets files from a remote directory whose name reflects the current date. i.e. The directory of the 14th April 2011 will be names '20110414', this directory is also a subdirectory of the root directory.

How can I write a batch script that will recognise the current date and use this to specify the remote directory?

I am very new to this and appreciate all help given.

Thanks
Steve