Re: [tcljava-dev] perhaps a silly question,
Brought to you by:
mdejong
From: Patrick F. <fin...@gm...> - 2009-01-29 11:02:35
|
Type "% parray env" from the JACL shell and the tcl shell and check the $PATH variable. I am not sure if Java inherits the environment. 2009/1/29 rahul <ra...@su...>: > Why is it that I can not open /bin/vi from the jacl eval loop > while I can do the same from tclsh? What Am I missing? > > |java -cp ./jacl.jar:tcljava.jar tcl.lang.Shell > % vi > -> does not open vi. (hangs) > > > rahul > -- > 1. e4 _ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > tcljava-dev mailing list > tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcljava-dev > |