Delete Locale (DLTLOCALE)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Delete Locale (DLTLOCALE) command deletes a specified locale.

For more information about locales, see the Globalization information in the iSeries Information Center at http://www.ibm.com/eserver/iseries/infocenter.

Top

Parameters

Keyword Description Choices Notes
LOCALE Locale name Path name Required, Positional 1
Top

Locale name (LOCALE)

Specifies the path name of the locale being deleted.

Top

Examples

DLTLOCALE   LOCALE('/QSYS.LIB/MYLIB.LIB/USLOCALE.LOCALE')

This command deletes the locale named USLOCALE in the MYLIB library from the system.

Top

Error messages

None

Top