Help for LAB2ASC

PURPOSE
Dumps property label contents to a text file.

CALL
     lab2asc INP OUTPATH PROPERTY
  WHERE:
     INP           is the input VICAR image file
     OUTPATH       is the output text file
     PROPERTY      is the property label to be dumped (usually GEOTIFF).

RESTRICTIONS
------------

INP, OUTPATH and PROPERTY must be less than 99 characters long.

WRITTEN BY:            W Bunch
COGNIZANT PROGRAMMER:  W Bunch

REVISIONS: 
Mon Aug 18 2008 Initial version
2022-06-27 B. Crocco afids to opensource (untested)


PARAMETERS:


INP

Input VICAR file containing label data.

OUTPATH

Output text file containing label data.

PROPERTY

property label to be dumped. .END

See Examples:


Cognizant Programmer: