This seems to be asked from time to time and I haven't seen a viable solution (so it probably doesnt exist)
I have a script I want to run forever on a dedicated box. I basically want ae to read through a directory every minute or so looking for a certain file.
If I just keep looping the function AE quickly crashes. I tried putting $.sleep(10000) at the end, which didn't crash as quickly, but eventually it did too.
Is there any way to run a script in an endless loop (and why doesnt setInterval work as it is part of the javacsript language)
Mike Cardeiro
Editor/Animator/Compositor
D4 Creative Group - Philadelphia, PA