Got it, thanks again. As I wasn't able to get NotePad++ option to work, not familiar with that program. I kept searching and found a Powershell script that quickly modifies the content. Here 'tis if it's of any use to others.
Get-ChildItem "C:\FOLDER" -Recurse | ForEach-Object -Process {...
Thanks all, I appreciate the responses. I have over 100 Foxpro prg files and was looking for an update option that didn't require having to open every file.
Cheers!
Hi, pardon the newbie question. Would like to update multiple prg files in a folder at the same time, without having to open each file. Goal is to change the directory location from \\origserver\Reports\ to \\newserver\Reports\ across all the files. Is that possible?
Thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.