in reply to Re: Re: X10 and Windowsin thread X10 and Windows
system($command) == 0 or warn "System call failed with error # $?"; [download]
print `$command`; [download]