Tells the Compiler to produce argument descriptors for calls only when array bounds or string lengths in the parameter declaration
are represented by the asterisk (*) symbol.
Note: This option is provided for backward compatibility, and was the default Compiler behavior in releases earlier than 7.0.
Default
When omitted, the Compiler produces descriptors for array, structure, and string arguments.