Click or drag to resize
CCOMWriteLine Method
Writes a Line to the COM

Available since Oasis montaj version: 5.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void WriteLine(
	string line
)

Parameters

line
Type: SystemString
Line to write
See Also