[Haskell-cafe] File I/O question

Andrew Coppin andrewcoppin at btinternet.com
Fri Mar 14 14:44:31 EDT 2008


John Melesky wrote:
> On Mar 12, 2008, at 4:07 PM, Andrew Coppin wrote:
>> I'm trying to read the file from Notepad.exe while my Haskell program 
>> is still running - which takes about an hour.
>
> I'm not a Windows user, but... Is it possible that Notepad tries to 
> write-lock by default (since it's an editor), and fails?

Notepad successfully opens the log file of another script I'm running, 
so that's not the issue.



More information about the Haskell-Cafe mailing list