看板 Perl 關於我們 聯絡資訊
小弟想要使用perl去執行tcl , 簡易程式如下: use Tcl; $interp = new Tcl; $interp->Eval('source c:/test.tcl'); 雖然console有回應結果,但是卻無法get到它的結果, 因為我是要取得結果再作處理 不曉得是否有人知道該如何去得結果 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 118.166.131.208