DOS"R:...." move a file

All aspects of programming on the Commander X16.
Post Reply
unartic
Posts: 145
Joined: Sat Oct 28, 2023 3:26 pm

DOS"R:...." move a file

Post by unartic »

When using hostfs I can do this:

DOS"R:/dir1/file=/dir2/file"

to move a file from one dir to another. When using the emulator with a sd-card, this doesn't work. It seems in that case it is not posible to specifiy a directory.

Is this behaviour by design, as the function is actualy meant to rename a file, not move it?
Post Reply