I'm doing a in-house AE script which is a kind of automatisation task and wiazard at the same time. So the goal is to limitate the user's click and do a maximum of thing for him! Since its also a wizard the script will sometimes be on hold waiting for user interaction and the continue!
Right now all I have is the user selecting a footage on the HDD & AE does all the job of importing & creating the comps! (very basic) But then the user will have to interact with one of the comp which as been created! I'd like to open it for him! How do I do that ?
Right now all I can find out is to select it in tje project folder but that's all!
I understand that this might not be possible in a standard way for security issue, but since it is a in-house tool any suggestions are welcome (macros, script...)!
I also tried the executecommand() with the "new comp menu" since it does open it after creation but I do have the issue of an intermediate panel comp setting which I don't belive I can control,skip or validate

so any idea??
Thx a lot