SetFileSize
SetFileSize(nSize As Integer) As Boolean
Allows defining the size of the log file with the <nSize> parameter (in bytes). Default size is 2097152 (2 MB).
Returns TRUE when the value has been changed.
SetFileSize(nSize As Integer) As Boolean
Allows defining the size of the log file with the <nSize> parameter (in bytes). Default size is 2097152 (2 MB).
Returns TRUE when the value has been changed.