GetVersion()

  GetVersion

Description

GetVersion() returns the software version and OS string.

Call Signature

string GetVersion ( )

Return Value

string

Returns a string containing the EASI version number, the system type, and the operating system.

Remarks

Possible operating system types include Unix, VMS, and NT.

Typical values are:

"V8.0    VAX         VMS"
"V8.0    IBM/PC      NT"
"V8.0    R6000       UNIX"

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.