copy file and create directory

26 Feb
2014
26 Feb
'14
2:24 a.m.
Is there a version of copyFile that will create the directory structure if it does not exist yet? Thanks, Renah Scarowsky Suite Solutions Create>Manage>Deploy http://www.suite-sol.comhttp://www.suite-sol.com/

26 Feb
26 Feb
2:47 a.m.
On Wed, Feb 26, 2014 at 8:24 AM, Renah Scarowsky
Is there a version of copyFile that will create the directory structure if it does not exist yet?
No, I don't think so, I think you'll have to write one by combining System.Directory.createDirectoryIfMissing with System.Directory.copyFile. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
4100
Age (days ago)
4100
Last active (days ago)
1 comments
2 participants
participants (2)
-
Magnus Therning
-
Renah Scarowsky