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