Subject Re: [IBO] Help :OnValidate
Author teo miljko
No, but thanks.

----- Original Message -----
From: Claudio Valderrama C. <cvalde@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, March 28, 2001 5:48 AM
Subject: RE: [IBO] Help :OnValidate


> Maybe you need BeforePost event.
>
> C.
>
> > -----Original Message-----
> > From: teo miljko [mailto:teo.miljko@...]
> > Sent: Domingo 25 de Marzo de 2001 10:18
> >
> > How I can know if field is modified by user entry or as result
> > OnValidate event?
> > Example :
> > I have 2 field :p and p1
> > in OnValidate event I have:
> > if (afield.fieldname='p') then
> > p1:=....
> > if (afield.fieldname='p1') then
> > p:=....
> >
> > But If I manual entry p1 I dont want
> > if (afield.fieldname='p') then
> > p1:=....
> > is execute.
> >
> > Sorry for my English.
> >
> > Thanks
> >
> > Teo MIljko
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>