On Monday, 31 August 2015 at 22:21:20 UTC, Taylor Hillegeist wrote:
I thought that perhaps spawing a process would work but

execute("PATH TO HTML FILE",null,Config.none,size_t.max,dirName(exepath));

Didn't seem to work? any ideas?

Actually executeShell worked for me thanks for the reference to Std.process.

Reply via email to