1) Create a stream, read until not ready (auto open), don't close.
2) Redo this sequence with the same file.
Under MacOs, the file is read in totality during 1) and 2)
Under Windows, the stream is immediatly not ready when 2)
Reproductible with ooRexx 4.2 and ooRexx 5.0
See attached file.
Anonymous
That's a behavior of the underlying operation system and is not fixable.