JavaScript Editor js editor     Web development 



Main Page

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:

  1. To access the record referenced in the error, open the form or class as a table as follows:

    В Copy Code
    USE myform.scx
  2. To 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.



JavaScript Editor js editor     Web development