AppendOneFieldToAnother_v10.00

<< Click to Display Table of Contents >>

Navigation:  Concordance Programming Language Reference > Concordance Scripts >

AppendOneFieldToAnother_v10.00

Use the AppendOneFieldToAnother CPL to copy the contents of one field into another.  The contents can be added to the beginning or end of the content in the destination field.

The destination field must be of type TEXT or PARAGRAPH.

The AppendOneFieldToAnother CPL works with the following versions of Concordance:

8.x

9.5x

10

To run the AppendOneFieldToAnother_v#.cpl

1.On the File menu, click Begin Program.

2.Locate and open the AppendOneFieldToAnother_v[version #].cpl file.

3.Click Select field to copy FROM, use the arrow keys to select the field name that the data is copied from, and then press Enter.

4.Click Select field to copy TO, use the arrow keys to select the field name that the data is copied into, and then press Enter.

5.Click Append or prepend to toggle the Mode field of the Status dialog box to define whether the data is added to the end (Append) or the beginning (Prepend) of the designated field contents.

6.Click Keep/delete FROM field info to retain or remove the data from the initial source field when the CPL is executed, and then click Go.

7.After the CPL is finished, press any key to continue, and then verify that the data from the initial field is copied correctly into the destination field.