Additional flags for Extract operation [suggestion]

I suggest to add two new flags to the Extract operation :
# one flag (/R) to remove the extracted data from the source wave
# one flag (/A) to append the extracted data to destination (instead of overwriting it)

Of course these features can be obtained through user functions, but new flags would be more convenient.