AE ENHANCERS

Expressions/Scripts/Presets
It is currently Sun May 19, 2013 9:20 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Running Terminal Commands from OSX
PostPosted: Tue Nov 08, 2011 12:37 am 
Offline

Joined: Wed Nov 02, 2005 10:20 am
Posts: 39
I'm using the command below.

outputMsg=system.callSystem("xxxxx");

It works but I want it to open the command in an OSX terminal window instead just running silently?

Also, currently AE waits for the system call to finish before giving control back to the AE gui, I just want it to set my command running then put me back in AE (much like BG render does).

Any ideas?

Cheers.

Phil

_________________
Phil Spitler


Top
 Profile  
 
 Post subject: Re: Running Terminal Commands from OSX
PostPosted: Wed Jul 25, 2012 3:14 pm 
Offline

Joined: Fri Mar 02, 2012 10:10 am
Posts: 10
I've been noodling on this problem as well. I don't have a complete solution yet, but I thought it might be helpful to share my thought process so far. Rather than use the callSystem method, I'm thinking the best solution is to write a text file temporarily that contains the intended terminal command, save it as a .command file, then have the script execute it.

No code examples for this yet, I still have to write it and test it myself.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group