<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 14, 2013 at 2:27 PM, Marco van de Voort <span dir="ltr"><<a href="mailto:marcov@stack.nl" target="_blank">marcov@stack.nl</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Because you first need to teach people dos (and 8.3), console cmdline and<br>
general concepts (stdin/stdout, working dir etc)<br><div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div>with proper configuration (by system administrator) the tp would be just start and use (at least it was so for XP and earlier MS  machines, don't know about *nix systems).</div>
<div><br></div><div>How about Delphi's console applications? No 8.3 limitation, can be ran from GUI.</div><div>Doesn't need to teach stdin/stdout as they are, instead teach for: "the computer waits for user to type something in and press enter". As well as stdout is actually "the window with text". No need to bother with working dir as well.</div>
<div><br></div><div>And yet again, nothing but pure problem solving. (no guis, message queues, event handlers etc).</div><div><br></div><div>thanks,</div><div>Dmitry </div></div></div></div>