SetEnv

Demonstrates how to assign a value to an environment variable.

Remarks

This example illustrates how to set the PCIHOME environment variable to a specific path.

Code

 call SetEnv( "PCIHOME", "c:\\PCIroot\\" )

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