Skip to content

Instantly share code, notes, and snippets.

@cg-method
Created August 9, 2019 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cg-method/39da41d30fcf69fa0f365437a05caf9b to your computer and use it in GitHub Desktop.
Save cg-method/39da41d30fcf69fa0f365437a05caf9b to your computer and use it in GitHub Desktop.
【Photoshop】スクリプトのパスを取得
var filePath = decodeURI(File($.fileName));
$.writeln(filePath);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment