Sorry I forgot to send my script code so it d make things easier to
figure what I m doing
 
sub cmdLSActivity {
   my $pwd = $FTP->Pwd();
   $pwd  =~ s|/|\\|g;
   my $pathViewDeliver = $dirViewServ . $pwd;
   $telnet->cmd("cleartool lsactivity -s -view $viewDesenv");
   print $telnet->getlines(all); # this command is not helping anything
:-(
}
 
 
 
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.538 / Virus Database: 333 - Release Date: 11/10/2003
 

Reply via email to