Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create from array bug
Message
De
14/10/2002 15:48:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00710776
Message ID:
00711099
Vues:
12
Thanks for the feedback about VFP8. It is very doubtful if anything will ever change with VFP7.0 so until then I have devised work arounds.


>It works in VFP8beta.
>
>>Tha's good to hear. I am also having trouble with
>>
>>alter table xxx add column _rec I
>>
>>
>>>I got an error in VFP6SP5 but it works in VFP8 Beta.
>>>
>>>>VFP 7.0 Sp1 seems to not handle leading underscores in field names when creating cursors from arrays.
>>>>
>>>>
>>>>LOCAL laflds(1)
>>>>CREATE TABLE test (_name1 c(20), _name2 c(30))
>>>>= AFIELDS(laflds,'test')
>>>>CREATE CURSOR curtest FROM ARRAY laflds && Pop goes the bug
>>>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform