Troi File Plug-in > Functions reference > TrFile_GetFileKind
TrFile_GetFileKind |
Returns a (localized) description of what kind of file this is
Syntax
TrFile_GetFileKind ( switches ; filePath )
TrFile_GetFileKind |
Returns a (localized) description of what kind of file this is
TrFile_GetFileKind ( switches ; filePath )
Substitute In File |
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.
Substitute In File [ Select ; Result (error); Source filePath ;
Destination filePath ; Search string ; Replace string ;
Ignore case ; Encoding ]