Subject |
Re: beginappend() Problem Fixed |
From |
Ken Mayer <dbase@nospam.goldenstag.net> |
Date |
Sat, 1 Jul 2023 21:02:50 -0700 |
Newsgroups |
dbase.getting-started |
On 7/1/2023 1:12 PM, Lee Grant wrote:
> Ken,
>
> The only thing I'm not doing, is setting the database object first. I
> usually drop both objects from the pallette on the form first, and then
> fill them both out, the database object first...and THAT, seems to be
> the only thing different.
>
> Here's the problem, I set the properties before saving the form for all
> three of the forms, and the one that I do different by dropping both
> objects from the pallette onto the form and then filling them both out,
> is the only one NOT getting that property assignment. So, I guess we
> could list this as a bug, considering that both are getting set before
> saving the form officially, it still should see and set the property
> like it does for the other two forms.
If you set the query first, then dBASE can't find the table, so I am not
sure this is a bug. If you do them in the correct order, this shouldn't
be a problem ...
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
dBASE DOS to Windows Tutorial:
http://www.goldenstag.net/dbase/DtoWTutorial/00_Menu.htm
|
|