Click or drag to resize
CDUScanAseg Method
This method scans an ASEG-GDF file and generates a default template listing all the channels and all the ALIAS lines.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void ScanAseg(
	string str1,
	string str2,
	string str3,
	string str4
)

Parameters

str1
Type: SystemString
header file name
str2
Type: SystemString
data file name
str3
Type: SystemString
Flight Line Channel name
str4
Type: SystemString
Template file name to Create
See Also