clsUniFile.WriteBOM FunctionWrites the Byte Order Mark encoding identifier to the open file; the BOM should be written at the beginning of fileSyntax
Public Function WriteBOM (ByVal iFileEnc As eFileEncoding) As Boolean
Parameters
Remarks
|