clsUniFile.OpenFileAppend FunctionUses [OpenFileGeneric] for opening a file for appendingSyntax
Public Function OpenFileAppend (ByVal sPath As String) As Boolean
Parameters
Remarks
If the file doesn't exist this function will create it
|