I guess my question was really how to catch it from
Net::FTP. For example, catch the STDOUT so that I could have
$FTPInfo = "331 User name okay, need password."
> >Is there a way to catch the STDOUT from using Net::FTP
(ie. let $FTPInfo
> >equal the information (string) from Net::FTP) and place
i
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.
_
Ge
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);
erick
Never Stop Questioning
www.jeb.ca
Last time i tried it, I could get Click to work, but
not DblClick.
Jeremy Blonde
[EMAIL PROTECTED]
--- "Thomas, Timothy B" <[EMAIL PROTECTED]>
wrote:
>
> Do the Click() or DblClick() events work for the
> Win32::GUI::Label object yet?
> My tests seem to indicate no, but the events are
> listed i
Do the Click() or DblClick() events work for the Win32::GUI::Label object yet?
My tests seem to indicate no, but the events are listed in the documentation.
Tim
-
Tim Thomas
Unix Systems Admini
I've been playing around with RichEdit, and I can't get the Change event to
work. Has anyone gotten this to work?
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
6 matches
Mail list logo