Answered
can call a batch script whit JS script?
Hi! i'm looking for a method to call a batch script from JS script for indesign CS2.
It's possible?
Thanks ![]()
Hi! i'm looking for a method to call a batch script from JS script for indesign CS2.
It's possible?
Thanks ![]()
Hi,
If you want to call .bat file then, use this
File('D:\\Test.bat').execute();
regards,
sudar
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.