COPY 3.1(124) now skips wild carded source files that have more than one extension, and displays a warning message listing the filename. The problem was that a file like xxx.yyy.lck would get copied to xxx.yyy (since when wildcarding, A-Shell LIT commands only create valid 10.3 filespecs). You can still copy/move such a file using quoted native filespecs.
MOVE 3.0(107) was changed in the same way as COPY.