On Tue, 4 May 1999, philippe boyer wrote:

> when i try to read the attached file with jacl 1.1.1/NT the result is:
> 
> % open c:/readProblem.txt
> file4
> 
> % read file4
> [B@574c681ashot M = Snapshot ]
> CallCtlConnEstablishedEv[ Ad = ADDR_2 C = Snapshot M = Snapshot ]
> TermConnActiveEv[ Tm = ADDR_2 C = Snapshot M = Snapshot ]
> CallCtlTermConnTalkingEv[ Tm = ADDR_2 C = Snapshot M = Snapshot ]
> TermConnCreatedEv[ Tm = ADDR_1 C = Normal M = Unknow ]
> TermConnActiveEv[ Tm = ADDR_1 C = CCtrl Conference M = Unknow ]
> CallCtlTermConnTalkingEv[ Tm = ADDR_1 C = CCtrl Conference M = Unknow ]
> CallObservationEndedEv[ N/A C = Normal M = Unknow ]
> 

As far as I know this bug has been fixed in Jacl 1.2.3 (for both files
and stdin). I added some test cases to the regression suite so I
am confident it works now. Are you still seeing these problems or
have they been fixed by the new version?

later
mo


> but the file do not contain this result (as you can see with the attached file).
> 
> this problem occurs only for file bigger than 1024 bytes. for example, if the 
>attached file is truncated to 1024 bytes, it will be read correcty. but if it is 
>truncated to 1025 bytes, "[B@574c681a" will replace the 1024 first characters in the 
>read result.
> 
> Is anyone knows how to read files bigger than 1024 bytes? Is it a limitation for 
>variable size?
> 
> philippe - france
> 

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to