Simple code:
#target indesign
#targetengine indesign
alert($.fileName);
Output when started from extendscript toolkit
Output when a .jsx file is double-clicked to run
How to get path to the script if script is double-clicked to run?
Simple code:
#target indesign
#targetengine indesign
alert($.fileName);
Output when started from extendscript toolkit
Output when a .jsx file is double-clicked to run
How to get path to the script if script is double-clicked to run?