GEN_ALPHONE Name
GEN_ALPHONE Purpose
Generate an alph.one file for an IDL library.
Category
Calling Sequence
gen_alphone Inputs
Keyword Parameters
Keywords
OUT=out Returned alph.one text in a text array.
DIR=dir Directory to process (def=current).
Outputs
Common Blocks
Notes
Notes: Run this routine in any IDL library where the
routines have a standard IDL template at the front end.
The PURPOSE: text will be extracted and used as the one
line description in alph.one. This text will be place on
a single long line in alph.one for each routine. If no
purpose text is found only the routine name will be listed.
Modification History
R. Sterner, 2004 Jan 08
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.