Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hello All,
I have a query i hoped someone can throw some light on please.
How to drive AE from external application, eg. to get it to run anything simple like "beep" or "caret" from the command line, on an XML file that is already open.
Starting Editor fresh and doing this on a newly opened file is no problem (as below).
[editor.exe -C2 "beep" "myfile.xml"]
OR
[editor.exe -C2 "source mycommands.acl" "myfile.xml"]
I have tried variations of getting the current doc, focusing the current window, current this and that, with no luck so far
Any suggestions would be welcome.
Many thanks
Chris
Thank you Brandon for the hints, i'll have a look into this approach the next opportunity.
Best Regards
Chris