Re: how to use wish console in windows for interactive applications like telnet
- From: Uwe Klein <uwe_klein_habertwedt@xxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 09:21:34 +0200
galeeli wrote:
HiAll your wishes ( under the assumption that this is your single wish )
I am quite new to tcl.
Can somebody please tell me if there is an equivalent of expect's spawn
in the wish console ??
for example to open a telnet session
in expect i can spawn a telnet session and can send the user name and
password using the spawn command. Is it possible to do similar jobs
using Wish console
can come true:
type ( in wish ):
package require Expect
if this "works"
type:
spawn telnet
continue from previous experience with expect ;-)
uwe
--
Uwe Klein [mailto:uwe-klein@xxxxxxxx]
KLEIN MESSGERAETE Habertwedt 1
D-24376 Groedersby b. Kappeln, GERMANY
phone: +49 4642 920 123 FAX: +49 4642 920 125
.
- References:
- Prev by Date: Re: How to get an icon into the Gnome notification area?
- Next by Date: Re: Announce: tkpath 0.2
- Previous by thread: how to use wish console in windows for interactive applications like telnet
- Next by thread: Syntax error when compile tk.h
- Index(es):
Relevant Pages
|
|