<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ToBeReviewed/STRING/

putfile.pro

topputfile

putfile, file, s, error=error, help=help

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. 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.

Parameters

file       

s       

Keywords

error       

help       

Produced by IDLdoc 2.0.