Question
execute sh file in illustrator
Hi,
How to execute .sh file using illustrator scripting..
the following code did not worked..
var f = File(File($.fileName).parent+"/sample.sh");
f.execute();
pls help
Hi,
How to execute .sh file using illustrator scripting..
the following code did not worked..
var f = File(File($.fileName).parent+"/sample.sh");
f.execute();
pls help
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.