Skip to content

Instantly share code, notes, and snippets.

@mim-Armand
Created June 25, 2014 18:19
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 mim-Armand/1124e39b165172f1129e to your computer and use it in GitHub Desktop.
Save mim-Armand/1124e39b165172f1129e to your computer and use it in GitHub Desktop.
var myPath = (app.activeDocument.fullName.parent.fsName).toString().replace(/\\/g, '/');
alert(myPath);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment