Subject Re: null value
From Mustansir Ghor <mustan31@hotmail.com>
Date Thu, 16 Jun 2022 16:20:52 -0400
Newsgroups dbase.getting-started

Dear Ken Sir

I had a field with space values, so i had put the syntax in function to null them. But it remained to have spaces.

Is there a difference between = and := when putting value to a fields?

Best Regards
Mustansir

Ken Mayer Wrote:

> On 6/16/2022 12:59 PM, Mustansir Ghor wrote:
> > Dear All
> >
> > I am saving a null value by following commands but it does not work.
> >
> > form.qfoot.rowset.fields["name"].value=null
> > form.qfoot.rowset.save()
> >
> > Is there other way of doing this.
>
> How do you know it doesn't work?
>
> Ken
>
>
> --
> *Ken Mayer*
> Ken's dBASE Page: http://www.goldenstag.net/dbase
> The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
> dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
> dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
> dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm