[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

Top Document: comp.os.msdos.programmer FAQ part 3/5
Previous Document: - Where can I find information about the ATA/ATAPI specification?
Next Document: Section 6. Serial ports (COM ports)


- How can I copy files to or from filenames containing date information?


Date: 7 Feb 2002 14:26:15 -0400

 You can use the NOWMINUS program. This program creates environment
 variables containing date and time information. See <Q:08.15> [How can I
 place date and time information into environment variables?] for more
 information.

 Here is an example of using NOWMINUS to rename the files thisweek.* to
 {lastweeksdate}.*:

        NOWMINUS d7 z7 f1 j0 vLASTWEEK
        ren thisweek.* %LASTWEEK%.*
        set LASTWEEK=



Top Document: comp.os.msdos.programmer FAQ part 3/5
Previous Document: - Where can I find information about the ATA/ATAPI specification?
Next Document: Section 6. Serial ports (COM ports)

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page


[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
jeffrey@carlyle.org (Jeffrey Carlyle)

Last Update October 22 2009 @ 05:28 AM

Some parts © 2009 Advameg, Inc.