Echo to command-line

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
gi-jones
Posts: 6
Joined: January 24th, 2009, 4:48 am

Does anyone here know if it's possible to send an echo style feedback to the command-line for an AE script?
I'm calling the script like this:

Code: Select all

AfterFX.exe -s "//script away"

Ideally when the script goes through certain phases it would write a feedback statement back to the command line. $.writeln only send stuff to the Extendscript terminal.
Post Reply