Re: [tcljava-user] Jacl documentation
Brought to you by:
mdejong
From: Wei D. <wd...@fn...> - 2006-11-22 19:26:34
|
HI Patrick, Thank you so much for the quick response, I have seen the http://tcljava.sourceforge.net/docs/TclJavaLib/contents.htm But it does not seem to be complete or very helpful. May be I am missing something here. I wanted to understand the Jacl threading module and how can I get STDOUT and STDERR using Jacl APIs.=20 I also wanted to know if Interp.GetResults can be the used as STDOUT or STDERR. I have noticed most time that it seems to be the STDOUT or STDERR, but it does not give me STDOUT when it comes to commands like puts.=20 My third question is: Does Jacl support cancel and timeout when it comes to Interp.eval APIs? Thanks a lot in advance, your advices are highly appreciated. Wei -----Original Message----- From: tcl...@li... [mailto:tcl...@li...] On Behalf Of Patrick Finnegan Sent: Wednesday, November 22, 2006 10:59 AM To: A list for users of tcljava Subject: Re: [tcljava-user] Jacl documentation On Wednesday 22 November 2006 17:58, Wei Dai wrote: > I am trying to find some documentation on Jacl but so far I am kind of > frustrated by the fact that the documentation of the API simply sucks. > Are there any documentation/tutorials/forums on JACL that you recommend? > > > > > Thanks, Apologies if you have already seen these. Documentation ****************** http://wiki.tcl.tk/1313 http://tcljava.sourceforge.net/docs/website/manual.html Examples:=09 ************* http://aspn.activestate.com/ASPN/Cookbook/Tcl?kwd=3DTclBlend Just ask the mailing list for examples of what you want to do? Regards. Patrick. ------------------------------------------------------------------------ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDE V _______________________________________________ tcljava-user mailing list tcl...@li... https://lists.sourceforge.net/lists/listinfo/tcljava-user |