renaming the last file written
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Is it possible in vbs to make windows explorer or stritcly by vbs to reanme
the last file written to a specfic name
I got this app that writes a funky extension .inf.1 inf.2 inf.3 etc...
adding them up each time you enter in this curse of a text editor
it's giving me the info i need from the main app... but i don't know what
filename.inf.? number will be there
if I could rename it to a standard ext then I could access it a lot better
with automation
so file <last one > rename to anything.txt ???
.
Relevant Pages
- Re: How to Sort on Date in Filename?
... In Windows Explorer I want to view the files in date sequence. ... There are too many files to rename manually. ... I realise that I could write some VBS script along the lines of; ... date in the format ddmmm and recognise it and then another function ... (microsoft.public.scripting.vbscript) - Re: How to Sort on Date in Filename?
... Although I want to use Windows Explorer to view the list of files, ... want to use VBS to rename the files so that they can be sorted ... I realise that I could write some VBS script along the lines of; ... date in the format ddmmm and recognise it and then another function to ... (microsoft.public.scripting.vbscript) - Re: How to Sort on Date in Filename?
... In Windows Explorer I want to view the files in date sequence. ... There are too many files to rename manually. ... I realise that I could write some VBS script along the lines of; ... date in the format ddmmm and recognise it and then another function ... (microsoft.public.scripting.vbscript) - Re: How to Sort on Date in Filename?
... In Windows Explorer I want to view the files in date sequence. ... I realise that I could write some VBS script along the lines of; ... date in the format ddmmm and recognise it and then another function to ... (microsoft.public.scripting.vbscript) - Re: Converted BAT wont function
... I just want to double-click the vbs ... file from Windows Explorer or pass the file ... a Registry Run key. ... >> Sub DialJPS() ... (microsoft.public.scripting.vbscript) |
|