copyn
ACTION:
string to another location by a specified number of bytes
USE:
copy DestinationAddress, SourceAddress, NumberOfBytes
EXAMPLE:
copy &dest,&src,n
REMARKS:
copy and copyn are the same
RELATED:
copy0
copy00