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
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
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
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
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
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_