[Q] Can the VariableImporter script be triggered from ExtendScript?
I am a huge fan of the VariableImporter script.
I was wondering whether I can trigger this script from ExtendScript. I'd be happy with running the default script, transposing the data and specifying the path to the CSV. I think I then need to be able to hit return twice for the script to run.
Background:
My workflow now is:
- generate an Illy file with ExtendScript
- run VariableImporter script manually to load a CSV
- run some post-processing on the Illy file
I guess I could write some ExtendScript code to load a CSV myself but I'm really happy with how VariableImporter works.
Any help appreciated.
