ParseClasses Sub Procedure

Startpage
Overview
Index
HAPI
   |
   HAPI.ClassCollection
      |
      ParseClasses(strFileName As String, strSearchPath As String, colParseMessages As Collection, iMaxMessages As Integer)

Syntax

Sub Procedure ParseClasses(strFileName As String, strSearchPath As String, colParseMessages As Collection, iMaxMessages As Integer)

Description

Parse the given net into a Class. This may involve parsing additional nets located in the same file, or in separate files. All the created Classes are inserted into the ClassCollection. The function will search for files containing the additional classes in the given searchPath, which is a semi-colon separated list of directories.

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