Skip to content

Instantly share code, notes, and snippets.

@fk128
Created October 13, 2017 11:15
Show Gist options
  • Save fk128/ad14d7775832d02c1b3c31c0751fa6d6 to your computer and use it in GitHub Desktop.
Save fk128/ad14d7775832d02c1b3c31c0751fa6d6 to your computer and use it in GitHub Desktop.
var filename = "test.aep";
var my_file = new File(filename);
app.open(my_file);
app.executeCommand(3841);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment