... still not work? Or am i doing somthing wrong?
Cheers
Andy
Printable View
... still not work? Or am i doing somthing wrong?
Cheers
Andy
The copy function works fine. I used it in DigiGraph 2 as part of the Save feature to save your artwork. What events are you using? It's impossible to say what you're doing wrong without seeing the code.
Ahh its ok, i have remembered how to use it now!
Cheers tho
Andy
For information Move/Copy/Delete actions of "File object" don't work well in a fastloop. To do this kind of action in a fastloop, you can use "File-Folder object". :)
The old Recursive Object in MMF 1.5 is need for MMF2. Now its impossible copy a lot of files and folder under an directory.
It's not impossible since you can do that with File-Folder object. :DQuote:
Originally Posted by juanjo
Currently, it's not possible with only one action but you can do that with ease enough with File-Folder.
Ive tryed using your file-folder object, but never seem to find a copy action?
Maybe Sphax can put an example in the forum.
The copy action is under the Hard-Drive sub-menu. And could you someone please post a working mfa with the file object copying a file? because I posted about 2 days ago with the exact same problem and I never managed to get it to work!
the problem is.... using the file object, if you simple use the action copy file and set the source file, when setting the destination directory you need to specify the filename to!
Which means you have to token down the source file path to get just the filename, then the source destinaton is destination+tokened filename.
Get me?
Andy