Extract and delete

Following seems to work:

@set ChildPath={sourcepath$|noterm}
@runmode hide
Copy MOVE * TO ..
Go ..
@keydown:shift
@keydown:none
rmdir {$ChildPath}

note: this is a DOS type button

from: Moving files around via context menus