Enhance output accessibility

Discussion in 'Suggestions' started by Steve Fabian, Nov 17, 2009.

  1. Steve Fabian

    Message Count:
    2,757
    When you open a file for output with @fileopen, its contents are not
    accessible from another TCC session by using the /F (follow) option of the
    TAIL command. Would it be possible to open the file without the "exclusive
    open" flag (O_EXCL or _O_EXCL) so different TCC session could track what's
    written?
    --
    Steve

Share This Page