AppendTextToField_v10.00

<< Click to Display Table of Contents >>

Navigation:  Concordance Programming Language Reference > Concordance Scripts >

AppendTextToField_v10.00

Use the AppendTextToField CPL to add new data to the existing contents of a specified field.  The new data can be added to the beginning or end of the content in the destination field.

The AppendTextToField CPL works with the following versions of Concordance:

8.x

9.5x

10

To run the AppendTextToField_v#[version #].cpl

1.On the File menu, click Begin Program.

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

3.Click Select field to edit,  use the arrow keys to select the field name to add the data, and then press Enter.

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

5.Click Select data to add, enter the data you want to append/prepend to the designated field, and then press Enter.

6.When finished, click GO - start adding.

7.After the CPL is finished, press ESC, and then verify that the data you entered is added correctly to the specified field.