RE: Error Emails

From: frank_lupo <frank_lupo(at)email(dot)it>
To: dpage <dpage(at)vale-housing(dot)co(dot)uk>
Cc: franklupo <franklupo(at)pgadmin(dot)org>
Subject: RE: Error Emails
Date: 2003-06-09 06:34:26
Message-ID: HG7BLE$9E2803A73D77124C78C3C76CDD4A954E@email.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

>
>
> > -----Original Message-----
> > From: frank_lupo [mailto:frank_lupo(at)email(dot)it]
> > Sent: 08 June 2003 20:13
> > To: Dave Page
> > Cc: franklupo; pgadmin-hackers
> > Subject: RE: [pgadmin-hackers] Error Emails
> >
> >
> >
> > Hi Dave,
> >
> > remove clspgApp.cls and vbs. to create class.
>
> Hi Frank,
>
> I removed clspgapp.cls and it gets regenerated incorrectly again:
>
> Public Sub LogError(lError As Long, szError As String, szRoutine As
> String, Optional bSendMail As Boolean = True)
> Call basMisc.LogError(lError,szError,szRoutine,bSendMail,=,True)
> End Sub
>
> Regards, Dave.
>

Hi Dave,
I have fix problem in vbs script.

Index: crtPgAppClass.vbs
===============================================3
D==
3
D=================
RCS file: /disk1/cvsroot/pgadmin2/crtPgAppClass.vbs,v
retrieving revision 1.2
diff -r1.2 crtPgAppClass.vbs
226c226
< for ii=0 to ubound(vData)
---
> for ii=0 to ubound(vData)
229a230,231
> elseif vData(ii)="=" then
> ii=ii+1

Bye !!
Frank Lupo (Wolf) !!

/\_ _/\
\ o o /
--ooo-----ooo---

--
GPG Key: http://users.jc-hosting.co.uk/frank_lupo/files/publickey.txt

WebSite: http://users.jc-hosting.co.uk/frank_lupo

--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Erbe e tisane di primissima qualità.
Inoltre 1800 articoli erboristici. Tutti a portata di un click !

Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1309&d=9-6

Browse pgadmin-hackers by date

  From Date Subject
Next Message frank_lupo 2003-06-09 06:38:27 pga2: fix select when schena is not selected
Previous Message Jean-Michel POURE 2003-06-09 06:02:17 Re: pgAdmin3 and gtk2.0/Unicode: done