My macro behaves differently from when I type commands.

I need a macro to cut preselected objects, and then past them as an anonymous block. The macro is very simple, but it is behaving differently from how the same commands work when I just type them.

^C^CCut;\\_pasteasblock;

The macro is leaving the original objects behind, as though I had used the copy command.

When I type "cut", it behaves as expected. The objects are removed from the drawing, and placed in my window's clipboard.

Is this a bug in the macro part of Draftsight?