StartLogging Sub Procedure

Startpage
Overview
Index
HAPI
   |
   HAPI.Class
      |
      StartLogging(strFileName As String)

Syntax

Sub Procedure StartLogging(strFileName As String)

Parameter description

NameTypeDescription
strFileNameString The file name of the log file.

Description

Starts logging in specified file. Logging is usefull when compiling (see Compile). You should always call EndLogging to end logging (this will close the log file). StartLogging will destroy any old log file and create a new one.

HUGIN Expert A/S, 2008 - comments to activex@hugin.com