Recipe: How to copy a file
Last updated at 3:48 pm UTC on 29 August 2008
Question 2
How to copy a file to another folder?
Answer
FileDirectory new copyFileNamed: 'C:\myfile.txt' toFileNamed: 'd:\temp\AAprova.txt'.
EnricoSpinielli
tested with version 3.10.2