Leo
4
Thanks, that makes sense now.
This is probably the thread you saw before:
To move X\Y\Z
to X\Y
you'd just use this:
Copy MOVE TO=..
(when in Y, with Z selected)
If you wanted to go up two levels (which I don't think is wanted here, but just in case):
Copy MOVE TO=..\..
You may also want to see #2 Move Everything Up in this thread: