Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't use the class generated from form ?
Message
De
27/12/2000 00:42:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Can't use the class generated from form ?
Divers
Thread ID:
00456977
Message ID:
00456977
Vues:
62
I can't use the class which generated from the view source function in class viewer.

the generated class is as followed :

define class abc as customform

grid1.columncount = 1
grid1.column1.controlsource ='cust.custname'
...
add object grid1.column1.header1 as header with caption = "test" <<<----Syntex Error
....
enddefine

vfp said that the add object line in the generated class has syntex Error
but I didn't modify the generated source

Can anyone help me ..

thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform