Copy Selected Files with Equal Length Names from a Group to a Destination on VMESA

This example illustrates copying selected files with equal length names from a group to a destination.

For    FROM  GROUP=’a?? *’
       TO    GROUP=’a%1%%2% %3%’

The following transfers occur:

FROM                    TO
ABC      ASSEMBLE ----> ABC  ASSEMBLE
AAA      ASSEMBLE ----> AAA  ASSEMBLE
ABCD     ASSEMBLE
SOURCE1  FILE
SOURCE2  FILE