Skip to main content
Wulx
Participating Frequently
April 25, 2016
Question

Call jsx from the same folder in script without extended path

  • April 25, 2016
  • 0 replies
  • 243 views

Hi, i actually got this code:

var tabPlecaName = "PlecaTest.jsx";

var tabPlecaPath = $.evalFile + File($.fileName).path + "/" + escape(tabPlecaName);

But the thing is that i cant call my File from the Script UI folder without the extended path like ~/Desktop/Applications/After Effects xxx/blablablabla

I want to call that file from the same folder of my installed Script UI.

This topic has been closed for replies.