Quantcast
Channel: Adobe Community : Discussion List - After Effects Scripting
Viewing all articles
Browse latest Browse all 2143

Sytem OS Commands from after effects Freezes!!!!

$
0
0

Hello there!!

Can any one help me with simple system commands.When i click on Calculator, it opens but after effects freezes until i close calculator.Any solution to make it independent or exit the code.Thanks!!

Just for info,you can run and check this from extended script>>>system.callSystem("cmd.exe /c\"calc");

 

__________________________

 

myPanel.calc= myPanel.add('button', [70,35,100,75], 'calc');  //helpButton

                                myPanel.calc.onClick = function(){

                               

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

                                

                                }         


Viewing all articles
Browse latest Browse all 2143

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>