Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Viewing all articles
Browse latest Browse all 27456

Re: How to open an image in the same folder as a script (relative path)

$
0
0

// Find the location where this script resides

function findScript() {

  var where = "";

  try {

  FORCEERROR = FORCERRROR;

  }

  catch(err) {

  // alert(err.fileName);

  // alert(File(err.fileName).exists);

  where = File(err.fileName);

  }

  return where;

}


Viewing all articles
Browse latest Browse all 27456

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>