Extracts the definition of the named package and formats the definition as a command. Format EXTRACT PACKAGE package-name
1 – Qualifiers
1.1 /LANGUAGE
/LANGUAGE[=language-name] Specifies the language associated with the package being extracted. If you do not specify the /LANGUAGE qualifier, the default is the current language.
1.2 /NEW
Specifies that only the definitions of packages defined during this editing session should be extracted.
2 – Parameter
package-name Specifies the name of the package you want. You may specify a wildcard.