Is there a way to catch the STDOUT from using Net::FTP (ie. let $FTPInfo equal the information (string) from Net::FTP) and place it in

$SB = $Window->AddStatusBar(-text => $FTPInfo);

$SB->Text($FTPInfo);

should do the trick.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


Reply via email to