AE ENHANCERS

Expressions/Scripts/Presets
It is currently Tue May 21, 2013 3:55 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: app.quit() in startup folder
PostPosted: Wed Jun 22, 2005 8:00 am 
Offline

Joined: Fri Oct 15, 2004 6:38 am
Posts: 33
Location: Denmark
I knowhow to start after effects with windows scheduled tasks tho run a script from the startup folder
.
but I dont know how to quit after effects when my startup scripts is finished
if I use:
app.quit()
in a start folder script After effects chrashes And i get a error dialog i have to munually click

any suggestions ??
-mads


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 06, 2005 10:48 pm 
Offline

Joined: Sat Jun 26, 2004 10:01 am
Posts: 297
Location: Folsom, CA
Did you try adding app.quit() to the end of your script?

Dan

_________________
http://www.motionscript.com


Top
 Profile  
 
 Post subject: Re: app.quit() in startup folder
PostPosted: Thu Jan 13, 2011 1:25 am 
Offline

Joined: Wed Jan 12, 2011 2:31 am
Posts: 3
I have tried the same thing, and I've found that if I use such a script in the startup folder, AE doesn't quit.

But if i run it through the editor or open it in AE, my script does the things I want it to do, which ends with AE quitting.

Any suggestions on how to make it work?


Top
 Profile  
 
 Post subject: Re: app.quit() in startup folder
PostPosted: Thu Jan 13, 2011 4:25 am 
Offline

Joined: Sat Jun 05, 2004 7:59 am
Posts: 645
Location: London, UK
I just put this script in my Startup folder and it worked as expected. Does it work for you?
Code:
{
   app.quit();
}


Top
 Profile  
 
 Post subject: Re: app.quit() in startup folder
PostPosted: Fri Jan 14, 2011 3:22 am 
Offline

Joined: Wed Jan 12, 2011 2:31 am
Posts: 3
I've tried it, and it didn't work on my Mac.
But then I tried it on a PC and it worked!

I did another try on AE CS4, and it worked perfectly on my Mac...

I'm normaly working on AE CS5, so maybe it's a CS5 problem, but only on Mac?


Top
 Profile  
 
 Post subject: Re: app.quit() in startup folder
PostPosted: Sat Jan 15, 2011 5:38 am 
Offline

Joined: Sat Jun 05, 2004 7:59 am
Posts: 645
Location: London, UK
I've just tried it on CS5 too and can confirm it doesn't work for me on CS5 Mac either. Looks like a bug.

Paul


Top
 Profile  
 
 Post subject: Re: app.quit() in startup folder
PostPosted: Mon Jan 17, 2011 2:31 pm 
Offline
Enhancement master
User avatar

Joined: Thu Jun 17, 2004 9:27 am
Posts: 456
Location: New York City, NY
Please file a bug at http://adobe.com/go/wish/

The more people that report the problem the more likely it is that it will be fixed.

-Lloyd

_________________
http://aescripts.com


Top
 Profile  
 
 Post subject: Re: app.quit() in startup folder
PostPosted: Tue Jan 18, 2011 2:27 am 
Offline

Joined: Wed Jan 12, 2011 2:31 am
Posts: 3
Bug reported!


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

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 2 guests


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