WHFSFolder::MoveTo (open)

Moves this file/folder to the destination folder, with optional rename.

Syntax

LOADLIB "mod::system/lib/internal/whfs/objects.whlib";

MACRO MoveTo(OBJECT destfolder, STRING newname)

Parameters

OBJECT destfolder

Destination folder

STRING newname

New name of this file/folder, empty to keep orignal name