Re: Some Help please

2006-07-20 Thread SolHai Haile
That is exactly what I want. It works. Thanks. >From: "$Bill Luebkert" <[EMAIL PROTECTED]> >To: SolHai Haile <[EMAIL PROTECTED]> >CC: perl-win32-users@listserv.ActiveState.com >Subject: Re: Some Help please >Date: Tue, 18 Jul 2006 23:58:15 -0700 > >$Bi

Some Help please

2006-07-18 Thread SolHai Haile
Hi All, I need to read mac address and program into a device: Example: my @mac = "00:14:85:50:A3:CF"; while (<@mac>) { my ($oct0,$oct1,$oct2,$oct3,$oct4,$oct5) = split /:/,$_; } 1. How do I convert $oct0..$oct5 to hex $oct0 = 0x00, $oct1=0x14, .., $oct5 = 0xcf The problem is I need t

Some help please

2006-02-22 Thread SolHai Haile
Hi, I am having another problem if you can help me: I have a script with GUI based, when a button is pressed, it will set "$Port" and does another script call. I have three ways to do this but none of them are working to my satisfaction or what I want to do. $Port = 7003 ; can be between 700

Some Help please

2006-02-16 Thread SolHai Haile
Hi, I am calling a script with in a script and pass a parameter to it. The recieving script won't see the passed parameters. here is what I am doing: #defiend in the calling script my $termPort = 'port1'; system 'xterm -bg yellow -fg black -rightbar -hold -T "TEST" -e perl /home/my-dir/te

FW: MY GUI gets blank

2005-10-06 Thread SolHai Haile
Any help? From: "SolHai Haile" <[EMAIL PROTECTED]> To: perl-win32-users@listserv.ActiveState.com Subject: MY GUI gets blank Date: Mon, 03 Oct 2005 10:51:29 -0700 I am new to perl/tk, but I am making a good progress. I wrote this script (perl/TK) to run a test on our applianc

MY GUI gets blank

2005-10-03 Thread SolHai Haile
I am new to perl/tk, but I am making a good progress. I wrote this script (perl/TK) to run a test on our appliance. The applinace is connected directely to a terminal server. Once I am connected to the applinace, I send a series of tests and buffering the result: @output = $telnet->cmd ('test_