LANGUAGE DROP

Removes language extract data from storage, freeing the space for reuse by new extract files loaded by subsequent LANGUAGE LOAD commands.

Read syntax diagramSkip visual syntax diagramLANguageDROp*extract-file-name
*
All extract files in memory are removed from storage.
extract-file-name
The extract file name specifying the loaded compiles to be removed from storage. All compiles with the extract file name matching this value are removed.

If no extract data matches the argument, an error message is displayed.

Return codes

0
Operation successful
1
Missing keyword
2
Keyword truncated
5
Arguments are invalid
28
The specified extract file was not loaded with LANGUAGE LOAD