CHECK5 Name
CHECK5 Purpose
Check if running IDL version 5 or greater.
Category
Calling Sequence
flag = check5() Inputs
Keyword Parameters
Outputs
flag = 0 if false, 1 if true. out
Common Blocks
Notes
Notes: Useful to check if the current IDL version
supports features from version 5 or greater.
Modification History
R. Sterner, 1998 Jan 23
Copyright (C) 1998, 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.