Hey everybody,
Is there a way from either ACL or Javascript to run a command line executable and capture the output from stdout? The ACL function system() just returns a success or failure status code. (I'm running Windows.)
For a broader picture, I want to do some HTTP PUT and DELETEs using curl, and capture the resulting status code that is output to stdout. So if there's a reasonably sane way to do low-level HTTP stuff more natively in Arbortext, I'm open to that too.
Thanks,
James