Marco van de Voort wrote:

For unix one can simply use termio.isatty(input) I think.

I can confirm that that works.

Another implementation difference that I noticed between Win-32 and Linux was that FileExists() on Win-32 excludes directories while on Linux it matches them. Workaround was trivial in that case.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to