I tried the command 

path = pathtoscript.jl;
output = pathtologfile.txt;
run(pipeline(` julia $path` ,output))

but it does not catch error messages, only standard output.  I have done a 
number of searches around for a solution but what I find is either over my 
head or outdated. Would greatly appreciate any help on a basic solution! 
 Thank you in advance !

Reply via email to