Help for ARC2GRAF

PURPOSE
-------

ARC2GRAF converts 2-D ARC/INFO point or line UNGENERATE format 
files to IBIS Graphics-1 file format.  The program will produce 
up to 20 output data sets.  Each output data set is generated from
a specified line descriptor.  


EXECUTION
---------
Execution is initiated by:

ARC2GRAF INP (OUT1,OUT2...OUT20) PARAMETERS

See tutor mode for an explanation of the parameters.


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

1) There can be at most twenty output files.
2) 2-D data only is accepted.


PARAMETERS:


INP

Input filename.

OUT

Output filename(s).

FLIP

Input graphics file coordinates are Y , X (line,sample) format.

NLINES

Number of lines represented in the input graphics file. Used with FLIP option.

GROUP

User specified lines to be extracted: ( 1 per output data set ).

ALL

Ignore levels specified in "GROUP" and produce one output data set con- taining all input file information.

SCALE

Data divisor.

XOFFSET

X offset

YOFFSET

Y offset

FIELDS

Input data format.

POINT

Indicates that output should be in POINT file format.

DEB

Debug flag - Produces listing on monitor of digitized types.

See Examples:


Cognizant Programmer: