scsh-users
[Top] [All Lists]

Re: revival of "Channel closed N N"

To: scsh <scsh@zurich.ai.mit.edu>
Subject: Re: revival of "Channel closed N N"
From: Andreas Bernauer <andreas.bernauer@gmx.de>
Date: Thu, 7 Nov 2002 08:51:56 +0100
Mail-followup-to: scsh <scsh@zurich.ai.mit.edu>
Reply-to: Andreas Bernauer <andreas.bernauer@gmx.de>
On Thu, Nov 07, 2002 at 08:12:45AM +0100, Martin Gasbichler wrote:
> Andreas> I tried using CALL-WITH-INPUT-FILE with scsh 0.6.2 and 0.6.3, but I
> Andreas> still get the message "Channel closed: N N". I even explicitly close
> Andreas> the port in the proc of CALL-WITH-INPUT-FILE. What am I doing wrong?
> 
> CALL-WITH-INPUT-FILE should close the port so this is probably a
> problem within the I/O system. Could you send me your code?

As I wanted to extract the portion that produces the output, I found
another file left open. Fixing this with CLOSE-AFTER the message
disappeared. 

I should have done this before posting. I am sorry about stealing your
time. Hit me. Thank you for your offer anyway.

Yours,

-- 
Andreas.

<Prev in Thread] Current Thread [Next in Thread>