Extracts the definition of the named routine and formats the definition as a command. Format EXTRACT ROUTINE routine-name
1 – Qualifiers
1.1 /LANGUAGE
/LANGUAGE[=language-name] Specifies the language associated with the routine 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 routines defined during this editing session should be extracted.
2 – Parameter
routine-name Specifies the name of the routine you want. You may specify a wildcard.