execute a program from max
I want to run a program outside of Max, but triggered from my patch. The program goes to a website and copies text to the clipboard, then in Max I pull the clipboard contents. I assume you can run programs from java or javascript very easily, but I don't know how to code a full on object in java and I can't find any documentation for the function in javascript.
Sorry for all the questions.
You can use aka.shell to do so...
ad