![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Oct 2005
Posts: 1
Rep Power: 0
![]() |
Batch file - automate process
Hi,
I need to do the following and would be grateful if anyone can point me in the right way... i need to call a progam and supply the source file to it..... for e.g LogConverter.exe C:\Retrieved Logs\123.dat i need a script to do it.....but the problem is that the name of the file is time dependant and every filename is unique......also the program won't accept wildcards ....so I can't use the following: LogConverter.exe C:\Retrieved Logs\*.dat is there any way i can pass the names of all the files in the directory one by one to the log converter program...... Any help will be really appreciated..... Thanks |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|