in reply to Re: (WIN) Autoflush, Perl, Sleep and Powershell
in thread (WIN) Autoflush, Perl, Sleep and Powershell

Newline characters (and what happens when you don't have them) are a known headache with PowerShell. If your string always ends with a newline it will be written timely.
  • Comment on Re^2: (WIN) Autoflush, Perl, Sleep and Powershell

Replies are listed 'Best First'.
Re^3: (WIN) Autoflush, Perl, Sleep and Powershell
by LanX (Saint) on May 14, 2021 at 18:36 UTC
    > If your string always ends with a newline it will be written timely.

    Okay..

    Do you have a reference, please?

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

      of course he doesn't.