
![]() |
TrFile_Substitute |
Substitutes every occurrence of a specified set of characters in a (text) file with another set of characters you specify, and writes the revised file. The Substitute function is case sensitive.
Syntax
TrFile_Substitute ( switches ; sourceFile ; destinationFile ;
search string ; replace string )