<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>In Linux, I redirect stdin from a file (and/or stdout to a file)
by putting "< input.txt" ("> output.txt", respectively) in
Run Parameters -> Command Line parameters.</p>
<p>I believe that should work for MacOS...<br>
</p>
<div class="moz-cite-prefix">On 10/23/18 2:42 PM, Martin Grajcar via
Lazarus wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAGsWfGjFTi70Dr8YG=DdkYJ93BJJmoGLQuo8=p+c0-nVpRJt+g@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">My process may get started with or without console.
In the latter case, any write leads to "Disk full" on MacOS. As
I can't eliminate all writes, I'd need to open both stdout and
stderr as /dev/null.
<div><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
</blockquote>
</body>
</html>