Obsolete Features
The following features were present in IDL Version 7.0 but became obsolete in IDL Version 7.1.
Table 2-1: Routines Obsoleted in IDL 7.1
|
Routine
|
Replaced by
|
.pro File?
|
|
ITGETCURRENT
|
IGETCURRENT
|
itgetcurrent.pro
|
|
ITCURRENT
|
ISETCURRENT
|
itcurrent.pro
|
|
ITDELETE
|
IDELETE
|
itdelete.pro
|
|
ITREGISTER
|
IREGISTER
|
itregister.pro
|
|
ITRESET
|
IRESET
|
itreset.pro
|
|
ITRESOLVE
|
IRESOLVE
|
itresolve.pro
|
The following arguments and keywords are obsolete and should not be used in new IDL code.
Table 2-2: Arguments and Keywords Obsoleted in IDL 7.1
|
Routine
|
Argument or Keyword
|
Description
|
|
LMGR
|
CLIENTSERVER keyword
|
This keyword has been deprecated.
|
|
IMAP
|
DATUM keyword
|
This keyword has been replaced by the ELLIPSOID keyword.
|
|
MAP_PROJ_INIT
|
DATUM keyword
|
This keyword has been replaced by the ELLIPSOID keyword.
|