launchURL for local bat file not working
I'm struggling attempting to get a document level script working that uses the lauchURL method. I'm attempting to run a local bat file. I've experimented with various syntax options, but when I test the code in the console, it just responds as undefined. I thought that the correct syntax was: app.launchURL("file:///c/users/rick/documents/test bat.bat", true);
Again, I tried every format I can think of, but it won't work. I've also tried as a trusted function, but no luck.
Any suggestions? Will this just not work in Acrobat Reader?
