RESHDR_TO_FILE Name
RESHDR_TO_FILE
Purpose
Write a RES file header to a text file.
Category
Calling Sequence
reshdr_to_file, resfile, txtfile Inputs
resfile = name of RES file. in
txtfile = name of text file. in
Keyword Parameters
Keywords
ERROR=err error flag: 0=ok. Outputs
Common Blocks
Notes
Notes: Header from specified RES file is written to the
specified file.
See also reshdr_from_file for inverse operation.
Modification History
R.Sterner, 2003 Aug 20
R.Sterner, 2010 Oct 19 --- Closed res file.
Copyright (C) 2003, 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.