de the
same types of functions but in a much better and more robust way.
Good luck,
http://danconia.org
>
> -Mensagem original-
> De: Wiggins d Anconia [mailto:[EMAIL PROTECTED]
> Enviada em: Tuesday, November 25, 2003 5:45 PM
> Para: Rogerio Agostinho; [EMAIL PROTE
On Tuesday, Nov 25, 2003, at 11:22 US/Pacific, Rogerio Agostinho wrote:
[..]
my @output = $telnet->cmd("cleartool lsactivity -s -view $viewDesenv");
-or-
my @output;
my $result = $telnet->cmd('String' => "cleartool lsactivity -s -view
$viewDesenv", 'Output' => [EMAIL PROTECTED]);
[..]
This may b
> I just get empties values,,, I already tried the code lines bellow but
> it is not working... I have too much to do in my script.. but since I
> dont get to make it works I can t step forward, I m working on it since
> 3 weeks ago but I just fails in all my tries :-( do u have any idea what
>
I just get empties values,,, I already tried the code lines bellow but
it is not working... I have too much to do in my script.. but since I
don’t get to make it works I can t step forward, I m working on it since
3 weeks ago but I just fails in all my tries :-( do u have any idea what
I d=could do