JHU/APL/S1R doc Library
The following is a listing of the entire contents of this library for IDL.
Click on an individual procedure name to view its header and
source code. This listing
is a shortened form of the much longer
entire library help file. This may be handy for
text searchs, be beware that some of these are huge and may take a long
time to load or even crash your browser.
Last modified: Thu Dec 21 21:17:00 2000.
List of Routines
- ADD_TEMPLATE Add a near standard IDL template to a given IDL routine file.
- BRK_HELP Return requested data from a help text array.
- CHECK_TEMP Determine if given file has an IDL template.
- EXTRACTHLP Extract help text from an IDL routine, full text or one liner.
- GETCOMMON Get list of commons from an IDL routine.
- GETMODHIST Get list of modification history from an IDL routine.
- LIBR Maintains multiple IDL libraries.
- UPDATE_CAT ********************************************************** ;================================================ ; add_cat = add an entry to the cat.one file ; Files read from main lib, written to both ; main and mirror libs. ;================================================