NAME

In - info on sep77 dataseto


DESCRIPTION

Give information about a seplib header/data file pair


SYNOPSIS

In [info=y] [check=2.] [ignoren4=n] Header1 Header2 Header3 ...


COMMENTS

Besides printing out n1, n2, n3, [n4], o1, o2, o3, [o4] d1, d2, d3, [d4], this program also makes many useful comments. A ``?'' means the given parameter was not specified; the normal default value is printed. A value in parenthesis is set in the file but meant to be ignored.


INPUT PARAMETERS

info -char

        [y]   n  only prints out the data file name.
        An example of how you might use this to good effect:
        ls -lt `In info=n *.H`
check -int

      [2] -is the number of megabytes worth of the file to scan
      for non-zero values before giving up.
      0  -no checking  will be done.
      ignoren4  -char   [n]  ignores the 4th dimension.
      (ignoren4 in header file 
      overrides ignoren4 on command line).


SEE ALSO

the In3d manpage, the Attr manpage


CATEGORY

util/info