Rename a fileTag(s): Powerscript
Simply "move" it under a new name with the function
[local function declaration] FUNCTION BOOLEAN MoveFileA(STRING oldfile, STRING newfile) & LIBRARY "KERNEL32.DLL"
[local function declaration] FUNCTION BOOLEAN MoveFileA(STRING oldfile, STRING newfile) & LIBRARY "KERNEL32.DLL" ALIAS FOR "MoveFileA;ansi"
mail_outline
Send comment, question or suggestion to howto@rgagnon.com
Send comment, question or suggestion to howto@rgagnon.com