http://www.aenhancers.com/viewtopic.php ... e+template
Sorry I didn't see that before I posted my question.
Search found 5 matches
- June 16th, 2006, 2:07 pm
- Forum: Scripts Discussion
- Topic: Folder Creation
- Replies: 2
- Views: 9462
- June 16th, 2006, 11:58 am
- Forum: Scripts Discussion
- Topic: Folder Creation
- Replies: 2
- Views: 9462
callSystem
Answering my own question in case anyone else is interested. This seems to work on my Mac:
system.callSystem ("mkdir /Volumes/venus/Miami_Vice/TiffFileDeliveries/testTemp");
system.callSystem ("mkdir /Volumes/venus/Miami_Vice/TiffFileDeliveries/testTemp");
- June 16th, 2006, 9:49 am
- Forum: Scripts Discussion
- Topic: Folder Creation
- Replies: 2
- Views: 9462
Folder Creation
Is it possible for an AE script to create folders? If not, can an AE script invoke an AppleScript?
- June 15th, 2006, 11:18 am
- Forum: Scripts Discussion
- Topic: Scripting dependent renders
- Replies: 3
- Views: 11352
Scripting dependent renders
Is it possible to script the equivalent of dragging an output module to the project window and dragging the resulting placeholder back to the render queue? I would like to completely automate the rendering of Avid QT preview versions of our hi res Cineon or DPX renders. I am assuming I can walk the ...
- September 16th, 2005, 11:58 am
- Forum: Scripts Discussion
- Topic: Copying and Pasting
- Replies: 0
- Views: 7461
Copying and Pasting
Is anyone else getting syntax errors when they copy and paste elements from a working script into another? I am being plagued by syntax errors where the error window shows gobbledegook (maybe something being inappropriately interpreted as UniText?) and the only cure seems to be retyping a few lines ...