Copylist command

<COPYLIST> <word-parameter-list-name1> TO <word-parameter-list-name2>

<COPYLIST> <group-parameter-list-name1> TO <group-parameter-list-name2>

COPYLIST copies the list of data words present in the input list to the output list.

Example

createlist gelist from ge ... copylist gelist to newgelist ...