Subject Re: But there is no custom class
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Fri, 16 Sep 2022 21:55:00 -0700
Newsgroups dbase.getting-started

On 9/16/2022 3:53 PM, Tom wrote:
> Hi all,
>
> For whatever reason, dBase has suddenly started displaying the attached
> message when I try to design or run a very simple form. Seems to me I
> have seen this before some time ago and it had to do with a problem in
> the INI file but I cannot recall further details. As the title would
> imply, the form uses no custom class or components.
>
> Help appreciated,
>
> Tom

The message is telling you there's a problem with a custom class file.
It may not exist, but it did at one point ... whatever.

Suggest you go to the folder that has your .ini file for dBASE:

? _app.iniFile

This will display the FULL path in the output pane of the Command
Window. Copy it (run the mouse through it and click Ctrl+C). Close dBASE.

Using Notepad (or something like that), open the file using the File |
Open dialog, and then paste the path in (Ctrl+V) the entryfield.

Look for custom files and so on. Since the error message doesn't tell
you the name of the file, you're going to have to look line-by-line.
There's a lot in the .ini file, so it may take a bit. If you find a
[CUSTOM] heading in the .ini file, look to see what is under it -- if
there's anything there, delete it.

Save the .ini file. Start dBASE. Try creating a new form.

Does that help?

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