StartLogging Sub Procedure | Startpage |
HAPI | HAPI.Domain | StartLogging(strFileName As String) |
Sub Procedure StartLogging(strFileName As String)
Name Type Description strFileName
String The file name of the log file.
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 |