U@GETNEXTLOC

The U@GETNEXTLOC routine retrieves the next locale from the LOCALE database file.

Module DATABASE

Required Field and Return Value

Field Type and length Definition
E@LOCALE A 30

Locale is used to retrieve the next locale.

The locale is also returned in this field.

Programming Example

This example gets the next locale.

    EVAL      E@LOCALE       = locale
    CALLP     U@GETNEXTLOC