File Access and modifying
|
Apr 8, 2010 at 12:50pm
File Access and modifyingWhat objects would I want to use to list files in a directory and possibly move/rename/delete them or can Max even do this? |
|
|
Apr 8, 2010 at 4:21pm
AFAIK there are three possibilities: 1. use folder external, but it will only provide a list of files in a directory j |
|
|
Apr 8, 2010 at 9:25pm
The [fscopy] external included in the Jasch bundle can do this on Mac OSX machines. lh |
|
|
Apr 16, 2010 at 4:16pm
I’m on a windows machine, so I’m pretty much SOL? :-( |
|
|
Apr 17, 2010 at 4:30am
Have a look in the Examples Overview for jsFileTester which can copy files. It is a javascript so will work on windows too but will be a fair bit slower than a custom external. Hopefully this will help a bit. lh |
You must be logged in to reply to this topic.