Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/09/2008 at 07:23, xxxxxxxx wrote:
User Information: Cinema 4D Version: R10.5 + Platform: Mac OSX ; Language(s) : C++ ;
--------- How can i execute a script (like a .bat in windows) from Cinema in OSX?
Seem that the is not working
Thanks in advance Renato
On 26/09/2008 at 15:22, xxxxxxxx wrote:
Hi Renato, You should be able to run GeExectueFile() to execute a batch file. Haven't tried this on a Mac, but it should work.
Josh
On 26/09/2008 at 17:26, xxxxxxxx wrote:
GeExecuteFile() is what you want. I use this to call a batch file in Windows from my plugin. That said, I'm not sure what the equivalent is on MacOS. I think that it would be an AppleScript file but am not positive.