Description
ReadAuxFile() is used to read metadata from the specified text file.
Call Signature
ReadAuxFile ( string filename )
Argument
string filename:
The name of the auxilary file containing the metadata to be read. This is a text file with the extension ".aux" or ".prf"
Remarks
If the file cannot be found, no items will be read.
Example
local MetaData mdata call mdata.ReadAuxFile( "data.aux" )
See also
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.