hello, i want to replace automatically generated text from files created in a directory and sub directories
right now i have this code to replace but i cant find a good solution in the forums
right now i have this code to replace but i cant find a good solution in the forums
$file = "vol001.htm" _ReplaceStringInFile($file, "<!-- generated -->", "")