Copy file

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 21/05/2011 at 14:32, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   12 
Platform:   Windows  ; Mac  ;  
Language(s) :     C++  ;

---------
I have a Filename field in the attributes manager that the user places an image file in.  I wan to copy that file from it's location to a predetermined location.  much like when c4d asks if you want to copy textures to the tex folder..  how do i copy the file in the filename field to another location?   is there a preset function for that?

Thanks.

~Shawn

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 21/05/2011 at 17:14, xxxxxxxx wrote:

Figured it out by using GeFCopyFile();

Thanks,

Shawn