This option flags variable names and included file names that you want to deprecate.
.-+---+--------------------------------. | '-,-' | V | >>-DEPRECATE--(----+-BUILTIN-(--+---------------+--)--+-+--)--->< | '-built-in-name-' | +-ENTRY-(--+------------+--)-------+ | '-entry-name-' | +-INCLUDE-(--+----------+--)-------+ | '-filename-' | '-VARIABLE-(--+---------------+--)-' '-variable-name-'
To specify the DEPRECATE option, you must specify at least one of these suboptions with a possible empty suboption list. For example, both of the following two specifications are invalid:
Specifying one of the suboptions does not change the setting of any of the other suboptions that are specified previously.
Specifying a suboption a second time replaces the previous specifications.
In all cases, there is no checking of the suboption lists.
Examples:
Default: DEPRECATE(BUILTIN() ENTRY() INCLUDE() VARIABLE())