Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scatter problem
Message
De
19/02/2001 10:23:57
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Divers
Thread ID:
00477283
Message ID:
00477292
Vues:
23
>Hi
>
>create table cTest(cName c(20),cNumber n(10))
>scatter name oTest
>? type('oTest')
>oTest.Addproperty('cTest')
>
>Obtain the message 'addproperty property not found'
>What type is oTest?
>I'm using scatter and need to add memo fields to object, but addpropterty not work
>What can I do?
>
>TIA


This creates a special type of object. If you SCATTER NAME oTest MEMO, it will include memo fields in the initial object.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform