-
Why $.evalFile(“./filename”) does not work inside a function?
I have solved this problem by using new File($.fileName).parent + “/filename”. But still wondering why it does work in the main part of the script, but not inside the onClick() function of one of my GUI button. Shouldn’t the Dollar ($) object be global?
Andrei
My Envato portfolio.