This page was created by the IDL library routine
mk_html_help. For more information on
this routine, refer to the IDL Online Help Navigator
or type:
? mk_html_help
at the IDL command line prompt.
Last modified: Wed Nov 7 14:37:39 2001.
NAME:
PAPCO_VERSION
PURPOSE:
This function returns a string containing the current version of PAPCO.
It is used to label the main-window and is included in the first
line of papco-save-files. Date MUST be of format "dd mmm yyyy"
and MUST come at end of string.
CATEGORY:
Documentation
KEYWORD PARAMETERS:
INFO: Calls doc_library to display this header documentation.
1: print to terminal, 2: print to default printer
CALLING SEQUENCE:
Result = PAPCO_VERSION()
OUTPUTS:
This function returns a string of the PAPCO version information.
MODIFICATION HISTORY:
Written by: Reiner Friedel, May 1998
Modified: Each time a new version is released
(See /u/friedel/idl/papco/papco/papco_version.pro)