<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Graeme Geldenhuys via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> schrieb am Fr., 20. Nov. 2020, 01:33:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For those console programmers out there... Is there anything in console help<br>
output that you like or wish you had. That way I could possibly add it and<br>
make this even more useful to a wider audience.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Two things come to mind.</div><div dir="auto"><br></div><div dir="auto">The first I don't know whether you have that on your list already: the ability to change the prefixes ('-', '--') and the long argument separator ('='). Of course not specific to a single argument, but for all. </div><div dir="auto"><br></div><div dir="auto">The second part is less output specific, but more DRY: a way to convert the option list to TConsoleApplication's argument handling so that one doesn't have to declare that twice. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div></div>