XRJulia
XRJulia copied to clipboard
Resolved erroneous system calls on Win10
The system() calls from JuliaXR resulted in error messages on my Win10 machine due to syntax issues in cmd with double quotes. Thus I revised to JuliaCMD function (besides some minor changes in the doc and adding a function to check for the Sockets package in Julia).