in reply to Re^2: win32 perl module usage problem
in thread win32 perl module usage problem
my @Windows; $Windows[ 1 ] = new Win32::GUI::Window ( ... my $var = $Windows[ 1 ]->RegExp->Text;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: win32 perl module usage problem
by Anonymous Monk on Jan 08, 2010 at 13:28 UTC |