Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / September 2005

Tip: Looking for answers? Try searching our database.

Help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Luis - 08 Sep 2005 10:14 GMT
Hello.
I know that this issue doesn't belong to this group but i cannot find where
i can put the following question:

I'm trying to create a batch file for renaming files. This new filename
should include the system date.
Can anyone help me on this question or point me to another group that is
more apropriate?

Thanks

Luis
Tim Ferguson - 08 Sep 2005 19:07 GMT
> I'm trying to create a batch file for renaming files. This new
> filename should include the system date.

What platform are you using?

In Access, you should be able to use a combination of
Dir(), Format(Date(),"") and Name to rename the files.

In a VBScript script, you could do the whole thing with the
FileSystemObject.

It's probably possible to do it in a DOS batch file but not
straightforward.

Most applications like decent text editors will handle batch file
operations which may or may not be script-able.

> Can anyone help me on this question or point me to another group that
> is more apropriate?

Not without more information...

B Wishes

Tim F
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.