>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  RESEDIT
Libraries

RESEDIT

RESEDIT

Name


      RESEDIT

Purpose


      Replace values in a res file.

Category


Calling Sequence


      resedit, file, tag, new_val

Inputs


      file = Name of res file. in
      tag = tag to update. in
      new_val = New value for tag. in

Keyword Parameters


Keywords


        ERROR=err Error flag: 0=ok.
        /QUIET do not give update message.

Outputs


Common Blocks


Notes


      Notes: New value must be the same type as the old
        and have the same shape if an array.
        >>>===> Only works for native endian so far.
        >>>===> Make sure new value has the same endian
        as the old value in the file. The endian is
        transparent for normal use but the new value
        must have the same endian as other data in the res
        file. This must be done before sending it to this
        routine.

Modification History


      R. Sterner, 2004 Jul 20
  Copyright (C) 2004, Johns Hopkins University/Applied Physics Laboratory
  This software may be used, copied, or redistributed as long as it is not
  sold and this copyright notice is reproduced on each copy made. This
  routine is provided as is without any express or implied warranties
  whatsoever. Other limitations apply as described in the file disclaimer.txt.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us