dist_tools/
mg_idlversion.pro
topmg_idlversion
result = mg_idlversion( [require=string])
Returns the IDL version number as a string or a boolean indicating whether a required version is met.
Return value
string version number or boolean
Keywords
- require in optional type=string
IDL version required; if set, VIS_IDLVERSION returns a boolean of whether the version requirement is met
File attributes
Modification date: | Wed Apr 22 23:29:01 2009 |
Lines: | 25 |
Docformat: | rst rst |