Copy link to clipboard
Copied
Hi there, just wondering how the AE Data model can be updated . . I see when working in Extendscript if I run a script it updates in the Global space, but when I run a script in Sublime or an external editor and send to AE using -r somefile.jsx, then the global space isn't updated. I can use the $.evalFile, and that works. Just wondering what others do ? I could script something to re eval all files in the startup folder I suppose....
Copy link to clipboard
Copied
Well worked with what was obvious on this...
var customFunction = function(args){
//blah
}
so that gives an updated Global function in AE when executing from an external editor, as I edit it and send to AE, no need for restart etc.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more