Hey Aaron, I got the same error. But did not work on it since I was new to
Win32; modules
Please update me anything on this
Preethi
----- Original Message -----
From: "Aaron Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 17, 2000 1:57 PM
Subject: Re: [perl-win32-gui] passing user input from a textfield to a
scalar
> Could someone expand on this, or point me to more information? If I try
> things this way (my $scalar=Window->text->Text();), I get the following
error:
>
> Can't locate auto/Win32/GUI/Textfield=HASH(0x87651b8).al in @INC (@INC
> contains:
> c:/perl/lib/site C:/Perl/lib C:/Perl/site/lib .) at test.pl line 62
>
> And my line 62 reads:
>
> my $x = $Dialog->$FirstName->Text();
>
> Without the above line, the program runs fine.
>
> $FirstName is just an AddTextField. I assume my syntax is just wrong. But
I
> don't know how. Can anyone shed some light, or point me to some reference
> that might shed some light? Thanks in advance.
>
> Aaron
>
>
> At Sunday 5/7/00 05:35 PM +0700, you wrote:
> >From: Chris Etzel
> > >How do I pass the input from the textfield to a scalar
> > my $scalar=Window->text->Text();
> >
> >should do it.
> >Please post in plain text
> >
> >Rob
> >http://bangkokwizard.com/
> >Learn what you know. Share what you don't.
>
>
> ----------
> Aaron Smith - [EMAIL PROTECTED]
> GW Micro, Inc.
> Support & Web Development
> WWW: http://www.gwmicro.com
> FTP: ftp://ftp.gwmicro.com
> Voice - 219-489-3671
> Fax - 219-489-2608
>
>
>
>