script_file_object =new File([“.”])
script_file_object =new File(["."])
$.writeln("script_file_object is");
$.writeln(script_file_object);
script_file_object is
/d/作業フォルダ/
がとれる。
参考
adobe jsx 絶対パス 取得 -React -Node.js
https://qiita.com/103ma2/items/26ea325bbaae65303d85
ドキュメントの保存パスを調べる
http://www.openspc2.org/book/PhotoshopCC/easy/document/006/index.html
Adobe Javascript リファレンス
parent
https://extendscript.docsforadobe.dev/file-system-access/file-object.html
【Photoshop JavaScript】ファイルやフォルダを取り扱う
https://note.com/yucco72/n/nb997627b001b