Localization Component

Fnd_Loc_DuplicateList

Fnd_Loc_DuplicateList

Legacy manual page 149

Parameters

ParameterTypeDescription
No parameters required

Description

This routine can be used to duplicate a 4D list. It is designed to be called from Foundation’s Fnd_Shell menu by the developer to assist in creating new localizations. It is not intended to be called procedurally. To call this method, select Duplicate a 4D List... from Foundation’s Tools menu. A dialog will ask you for the name of the list to duplicate. Enter the name of an existing 4D list and click OK. In the next dialog, enter in the name of the new list to create and click OK. The first list will be duplicated and given this name.

Extracted source text

              Parameter                  Type             Description
              No parameters required.

            This routine can be used to duplicate a 4D list. It is designed to be called from Foundation’s Fnd_Shell
            menu by the developer to assist in creating new localizations. It is not intended to be called procedurally.
            To call this method, select Duplicate a 4D List... from Foundation’s Tools menu. A dialog will ask you for
            the name of the list to duplicate. Enter the name of an existing 4D list and click OK.
            In the next dialog, enter in the name of the new list to create and click OK. The first list will be duplicated
            and given this name.