Need a vbs or similiar script to modify a text file on a Windows 10 desktop.
Budget: $10 – $30 USD
VBS or similar script that can be run on a Windows 10 machine.
I have multi-files in a specific directory.
1.Open a text file consisting of several hundred records.
2.Look at each record. If there is a 'D' at position 23, do nothing. If there is an 'N' at position 23, replace the 'N' with a space value.
3.Save the file as a new file in a different folder.
4.Delete the original file.
example: script.bat inputfilePath outputPath
I have multi-files in a specific directory.
1.Open a text file consisting of several hundred records.
2.Look at each record. If there is a 'D' at position 23, do nothing. If there is an 'N' at position 23, replace the 'N' with a space value.
3.Save the file as a new file in a different folder.
4.Delete the original file.
example: script.bat inputfilePath outputPath