bobheart Posted June 11, 2004 Posted June 11, 2004 I have this batch file and I want to have it add the date & maybe a number to the txt output . dir /s /b c:\*.xls > filelist.txt So filelist.txt would have maybe filelist1.june.004.txt something like that so the next one does not over write the first one . --
Josbe Posted June 11, 2004 Posted June 11, 2004 FileGetTime ( "filename" [,option] ) with AutoIt.or you doing a bat file only? AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
bobheart Posted June 11, 2004 Author Posted June 11, 2004 Well ws not to sure if I could do it with autoit ? maybe all try that then see how it works if not all do it in a bat file .
Josbe Posted June 11, 2004 Posted June 11, 2004 Well ws not to sure if I could do it with autoit ? maybe all try that then see how it works if not all do it in a bat file .yeah, for example you could use this function (for find) AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now