Message 1 of 1
SYSTEM command in OS X?

Not applicable
09-06-2010
11:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Does anybody know how to run system commands using OS X?
This script works wonderfully in Windows maya for opening up quicktime playblasts..
system("shell " + "PATH TO MOVIE FILE");
This however does now work in OS X.
I've tried a direct path to the Terminal but then the script editor just hangs.
Thanks.
This script works wonderfully in Windows maya for opening up quicktime playblasts..
system("shell " + "PATH TO MOVIE FILE");
This however does now work in OS X.
I've tried a direct path to the Terminal but then the script editor just hangs.
Thanks.