Oh, I forgot to mention that I butchered the code a bit there.
That routine was a last ditch effort, but the typo explains a lot.
The psave_Click routine originally had a long list of
$this = $blah->text();
lines in it.
Here is the missing code.
----------
> From: Joe Stewart <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [perl-win32-gui] Code
> Date: Wednesday, October 14, 1998 7:03 PM
>
> I just glanced at it, but I see a typo already:
> &convertvar is called at line 725
> but the sub is called "convervar"
> at line 753
>
> Haven't even looked at it enough to know if that's
> the problem though
>
> -Joe
>
> On Wed, 14 Oct 1998 18:58:12 -0500, you wrote:
>
> >Here you all go.
> >
> >This is the whole thing. Forgive me if it is poorly coded, I am not an
> >expert by any means.
> >I am making this for the company my wife works for to keep track of
> >clients, far from done.
> >
> >
> >Thanks,
> >
> >Vince~
tempperl.txt (Text Document)