<div dir="ltr"><div>New guidance: never use SHELL in Game or Custom, because it causes a console window to pop up on Windows. Instead, use safe_shell.</div><div><br></div><div>There is one difference: by default safe_shell times out after some seconds. If you're running something for a long time, you should probably call spawn_and_wait instead.<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 September 2017 at 03:33,  <span dir="ltr"><<a href="mailto:subversion@hamsterrepublic.com" target="_blank">subversion@hamsterrepublic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">teeemcee<br>
2017-09-18 08:33:35 -0700 (Mon, 18 Sep 2017)<br>
88<br>
Replace all uses of SHELL with safe_shell. Also, log all calls to safe_shell by default.<br>
---<br>
U   wip/common.rbas<br>
U   wip/distribmenu.bas<br>
U   wip/util.bas<br>
U   wip/<a href="http://util.bi" rel="noreferrer" target="_blank">util.bi</a><br>
______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org">ohrrpgce@lists.motherhamster.<wbr>org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.<wbr>org/listinfo.cgi/ohrrpgce-<wbr>motherhamster.org</a><br>
</blockquote></div><br></div>