Hello all,
I have a have a little problem with finding a folder...
The folder has the following name: Report_yyyymmddhhmmms
The name of the folder is based on the time it was created. what i need is to find the folder and rename it to just report.
example from c:\Report_201012231200345 to c:\Report
I wrote some code but im a beginner in vbs programming so there isnt much point in posting it.
Im trying to implement the code in VBScript in WinCC.
Please help me.
I have a have a little problem with finding a folder...
The folder has the following name: Report_yyyymmddhhmmms
The name of the folder is based on the time it was created. what i need is to find the folder and rename it to just report.
example from c:\Report_201012231200345 to c:\Report
I wrote some code but im a beginner in vbs programming so there isnt much point in posting it.
Im trying to implement the code in VBScript in WinCC.
Please help me.