LOTUSSCRIPT LANGUAGE
' Rename the file WINDOWS\TEST1 to TEST2 and ' move it to the root directory of drive C. Name "C:\WINDOWS\TEST1" As "C:\TEST2"
See Also