cancellare il file "c:\aaa.txt" :
codice:
Kill "c:\aaa.txt"
Rinominare un file:
codice:
Name "c:\aaa.txt" As "c:\bbb.txt"