Hello everyone, I' new on Processing I have a Python background and I need to find a function to execute a command on Shell.
For example I build a GUI with some buttons and each button send a command to the system OS.
Is that possible?
Thanks for help
Answers
http://forum.processing.org/two/discussion/11922/sequence-of-operation-doesn-t-wait-for-output-of-execution-of-open
https://processing.org/reference/open_.html doesnt work :(
My output is
Thanks
This is the reference for exec():
http://docs.oracle.com/javase/8/docs/api/java/lang/Runtime.html#exec-java.lang.String:A-
It's of extreme importance mentioning which Processing series/version being used!
Since there's a huge chasm among them! [-(