RES_FROM_STRUCT Name
RES_FROM_STRUCT
Purpose
Write a RES file from an unnested structure.
Category
Calling Sequence
res_from_struct, resfile, struct Inputs
resfile = name of RES file. in
struct = returned structure. in
Keyword Parameters
Keywords
ERROR=err error flag: 0=ok. Outputs
Common Blocks
Notes
Notes: Comments to write to the RES file are from structure
tags named _comm001, _comm002, ... where number of digits
does not matter (anything after _comm is ignored).
Modification History
R.Sterner, 2003 Aug 20
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
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.