Unicode Controls & Classes for VB6 - Version 4

clsUniFile.OpenFileAppend Function

Uses [OpenFileGeneric] for opening a file for appending

Syntax
Public Function OpenFileAppend (ByVal sPath As String) As Boolean
Parameters
Parameter Description
ByVal sPath As String Path of the file
Remarks
If the file doesn't exist this function will create it