Initializing help system before first use

Compile Method (String)

Compile a model source file.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public void Compile(
	string src
)

Parameters

src
Type:  SystemString
name of the source file
See Also