Search found 5 matches

by Richard Patterson
June 16th, 2006, 2:07 pm
Forum: Scripts Discussion
Topic: Folder Creation
Replies: 2
Views: 7881

Better answer from last year.

http://www.aenhancers.com/viewtopic.php ... e+template

Sorry I didn't see that before I posted my question.
by Richard Patterson
June 16th, 2006, 11:58 am
Forum: Scripts Discussion
Topic: Folder Creation
Replies: 2
Views: 7881

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");
by Richard Patterson
June 16th, 2006, 9:49 am
Forum: Scripts Discussion
Topic: Folder Creation
Replies: 2
Views: 7881

Folder Creation

Is it possible for an AE script to create folders? If not, can an AE script invoke an AppleScript?
by Richard Patterson
June 15th, 2006, 11:18 am
Forum: Scripts Discussion
Topic: Scripting dependent renders
Replies: 3
Views: 9469

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 ...
by Richard Patterson
September 16th, 2005, 11:58 am
Forum: Scripts Discussion
Topic: Copying and Pasting
Replies: 0
Views: 6295

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 ...