Copy link to clipboard
Copied
I have built my first AE script, but everytime I run it from AE it first opens the toolkit editor, which is a bit annoying. Anyone know what would cause this? The script works fine, it just opens the toolkit editor before it runs, and then evertime i use it it again it brings the toolkit editor into focus before i can acutally start using the script.
This only happens with this script not any others so I'm guessing it is something I did, or left in when i was copying and pasting from other example scripts.
I'm sure this is a total newb question, but would really appreciate the help, thanks!
FYI, im running this in CS5 on a Mac w/Lion.
Just figured it out.I had an "$.writeln" function being called in a function and on the main start up function (didn't realize that would launch the editor). Thanks for the help though!
Copy link to clipboard
Copied
Hmmm... do you have any breakpoints defined?
Dan
Copy link to clipboard
Copied
Just figured it out.I had an "$.writeln" function being called in a function and on the main start up function (didn't realize that would launch the editor). Thanks for the help though!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now