Page 1 of 1

Running System Object freezes after effects until i close?

Posted: June 2nd, 2015, 2:48 am
by manjunath7472
Hi
Below is code for a button in after effects.


var calc =system.callSystem("cmd.exe /c\"notepad");

When "onClick" calculator is opening but after effects freezes until i close calculator.
Any code that i can add to break the connection.
Plz help.