Page 1 of 1

Error handling - Abort processes after (minutes)

Posted: Thu Oct 15, 2020 12:36 pm
by PdFUser5000
How are the minutes counted?

If i have a script in an Illustrator element, that creates PDFs, is the minutes calculated for each pdf separately, or is the creation of all pdfs treated as a single process since the script only activates once?

Example: My script has to create 6 new PDFs, that take 30 minutes each to create. Can i use 30 minutes for abort processes or do i have to use 6*30=180 minutes for it to not time out?