> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo@email.it]
> Sent: 06 June 2003 16:38
> To: Dave Page
> Cc: franklupo; pgadmin-hackers
> Subject: Re: [pgadmin-hackers] Error Emails
>
> >
> Hi Dave,
>
> I fix error on form type tabs show in porpety 1 tabs,
> I add optional parm to LogError bSendMail for enable or
> disable send mail (default enable).
> - in frmConnect button cmdConnect is disable
> - in cmdExecute button is disable
>
> Do you think?
Sounds good!
Unfortunately it doesn't compile. clspgApp.cls is incorrectly generated
- it doesn't seem to like the 'Option bSendmail As Boolean = True' in
basMisc.LogError. :-(
Regards, Dave.