Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Two questions
Message
De
04/02/2004 01:42:44
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00873740
Message ID:
00873751
Vues:
28
>1. When I start the class browser it says
>Error with Olemembers
>error 1881
>method init
>
>Does anyone know what this means?
Here's what the help file says:

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.scx
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.


>2. Shouldn't I need all three lines of the following code to bring up a form
> c:\d\deb\contact1.vcx exits. I find that the form comes up after the second
> line though?
>
>
>set classlib to c:\d\deb\contact1
>oMM = createobj("contact1")
>oMM.show

Is there code in the Init or any other method to show the form? If so the form will display without the oMM.Show() line.

>Thanks
>Steve Elster

Aloha,

James
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform