PUTFILE Name
PUTFILE Purpose
Write a text file from a string array.
Category
Calling Sequence
putfile, f, s Inputs
f = text file name. in
s = string array. in
Keyword Parameters
Keywords
ERROR=err error flag: 0=ok, 1=invalid string array.
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 20 Mar, 1990
R. Sterner, 4 Nov, 1992 --- allowed scalar strings.
R. Sterner, 2007 Jun 14 --- Fixed loop limit.
R. Sterner, 2010 May 07 --- Converted arrays from () to [].
Copyright (C) 1990, 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.