Copylist command

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
  ...