NAME

     hdrdesc - Generates a descriptive listing of data file  for-
     mats  recognized  in the USP toolkit. This listing shows the
     mnemonics, type, location, and description of fields  within
     these data formats. The mnemonics are used in other USP pro-
     grams including, but not limited to,  getval, utop, xyz2sis,
     xyz2head,  usp2hdr,  usp2segy, segy2usp,  and, for USPR pro-
     grammers, the utility routines saver(),  savew(),  savelu(),
     get_hw_val(), and put_hw_val().


SYNOPSIS

     hdrdesc


DESCRIPTION

     hdrdesc is a convenience utility to generate  a  listing  of
     the  data formats, including mnemonics, that are used in USP
     programming. No  arguments  are  required.  The  ouput  will
     appear as:
                                     USP Line Header
     Mnemonic        Type            Byte(s) Description

     EqpCod          character       1        Equipment code
     CrwNam          character       2-7      Crew Six Characters
     Crew01          character       2        Crew Six Characters
     Crew02          character       3        Crew Six Characters
       .                 .           .                 .
       .                 .           .                 .
       .                 .           .                 .

     All types currently recognized by USP are printed.

  Command line arguments
      None


SEE ALSO

     getval(1),utop(1),save(3),savelu(3f),saver2(3f),savew2(3f)


AUTHOR

     Joe M. Wade


COPYRIGHT

     copyright 2001, Amoco Production Company
               All Rights Reserved
          an affiliate of BP America Inc.









Man(1) output converted with man2html