Previous IDL Reference Guide: Obsolete Features Next

Features Obsoleted in IDL 5.3

The following features were present in IDL Version 5.2 but became obsolete in IDL Version 5.3.

Table J-58: Routines Obsoleted in IDL 5.3 

Table J-58: Routines Obsoleted in IDL 5.3 
Routine
Replaced by
.pro File?
HDF_DFSD_* Routines
HDF_SD_* Routines
 
STRPOS, /REVERSE_SEARCH
rstrpos.pro
STRSPLIT for single character delimiters
STRSPLIT, /REGEX for longer delimiters
str_sep.pro

The following arguments and keywords are obsolete and should not be used in new IDL code.

Table J-59: Arguments and Keywords Obsoleted in IDL 5.3 

Table J-59: Arguments and Keywords Obsoleted in IDL 5.3 
Routine
Argument or Keyword
Description
DTOGFLOAT keyword
This keyword was available only on the VMS platform
GFLOATTOD keyword
This keyword was available only on the VMS platform.
DEFAULT keyword
This keyword was ignored on non-VMS platforms.
PORTABLE keyword
This keyword was ignored on non-VMS platforms.
VAX_FLOAT keyword
This keyword was available only on the VMS platform.
DEPTH keyword
This keyword was available only on the VMS platform.
FONT keyword
This keyword was replaced by the SET_FONT keyword.
FILE keyword
This keyword was ignored on non-VMS platforms.
PATH keyword
This keyword was ignored on non-VMS platforms.
OUTPUTS keyword
This keyword was available only on the VMS platform.
DEFAULT keyword
This keyword was ignored on non-VMS platforms.
VAX_FLOAT keyword
This keyword was ignored on non-VMS platforms.
Record_Length argument
This argument was ignored on non-VMS platforms.
BLOCK keyword
This keyword was ignored on non-VMS platforms.
DEFAULT keyword
This keyword was ignored on non-VMS platforms.
EXTENDSIZE keyword
This keyword was ignored on non-VMS platforms.
FIXED keyword
This keyword was ignored on non-VMS platforms.
FORTRAN keyword
This keyword was ignored on non-VMS platforms.
INITIALSIZE keyword
This keyword was ignored on non-VMS platforms.
OPEN, continued
KEYED keyword
This keyword was ignored on non-VMS platforms.
LIST keyword
This keyword was ignored on non-VMS platforms.
NONE keyword
This keyword was ignored on non-VMS platforms.
PRINT keyword
This keyword was ignored on non-VMS platforms.
SEGMENTED keyword
This keyword was ignored on non-VMS platforms.
SHARED keyword
This keyword was ignored on non-VMS platforms.
STREAM keyword
This keyword was ignored on non-VMS platforms.
SUBMIT keyword
This keyword was ignored on non-VMS platforms.
SUPERSEDE keyword
This keyword was ignored on non-VMS platforms.
TRUNCATE_ON_CLOSE keyword
This keyword was ignored on non-VMS platforms.
UDF_BLOCK keyword
This keyword was ignored on non-VMS platforms.
VARIABLE keyword
This keyword was ignored on non-VMS platforms.
REWRITE keyword
This keyword was ignored on non-VMS platforms.
KEY_ID keyword
This keyword was ignored on non-VMS platforms.
KEY_MATCH keyword
This keyword was ignored on non-VMS platforms.
KEY_VALUE keyword
This keyword was ignored on non-VMS platforms.
UNSIGNED keyword
This keyword became obsolete when IDL began supporting an unsigned 16-bit integer data type.
KEY_ID keyword
This keyword was ignored on non-VMS platforms.
KEY_MATCH keyword
This keyword was ignored on non-VMS platforms.
KEY_VALUE keyword
This keyword was ignored on non-VMS platforms.
XDR keyword
IDL always writes XDR files.
NOCLISYM keyword
This keyword was ignored on non-VMS platforms.
NOLOGNAM keyword
This keyword was ignored on non-VMS platforms.
NOTIFY keyword
This keyword was ignored on non-VMS platforms.
REWRITE keyword
This keyword was ignored on non-VMS platforms.

  IDL Online Help (March 06, 2007)