DO9: playing with flatview

Confirmed. Seems to be a bug with the way {filepathdest$} is processed when there are multiple files selected in the source. I've reported it to GPSoftware.

For now you can work around it using this:

dopusrt /cmd Copy MOVE TO {filepathdest$}

Update: I spoke to Jon about this briefly and what I thought was a bug isn't really a bug, just how the {filepathdest$} code works... (Made sense once he explained it.) But there should be a way to assign {filepathdest$} to a variable with the @set command and then use that for multiple lines and right now that doesn't seem to work... Anyway, for now you can use the dopusrt /cmd trick and hopefully in the future there will be a nicer way of doing it.