Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
An error occurred while attempting to read in a form (.scx) or class (.vcx) file. Issue relates to either "Properties," "Methods," or "User Properties."
To resolve the error:
To access the record referenced in the error, open the form or class as a table as follows:
USE myform.scxTo move to that record, use the GO command.
You can often find the cause of the error in the Properties, Methods, Class, Classloc, Objname, or Parent fields.
Note You should make a backup copy of your form and class file before modifying the contained records and fields directly.