PRMClear

Demonstrates how to clear the value of an existing parameter in the PRM.PRM file.

Remarks

This example illustrates how to clear some parameters. Note that when clearing a parameter, the parameter will either be set to its default value (if it has a default value), or the parameter will not have any value (in EASI, MISSING will be displayed as shown below).

EASI>fili=
EASI>see fili
FILI    - Database Input File Name        :  MISSING

In EASI, there is no PRMClear(). Clearing a parameter is done directly at the EASI command prompt.

Code

 FILI=
 MEMSIZE=
 DTYP=

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