Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No sympathy (2)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00015580
Message ID:
00015588
Vues:
35
>Now they changed AFIELD, ok, that is documented. But in vfp 3 when you CREATEd a CURSOR from such an array, it did not inherited the DBC bullshit (triggers, chmiggers and other RIggers). Now they do, so you have to blank out elements 7 to 16 before you issue the CREATE CURSOR statement.
>

Is this why when I do a create table in vfp5 from afields() it keeps the name of the old table and I have to use the NAME clause to change the name? (assume DBC tables) Example:

1) =afields(arrinfo,'oldtable')
2) Create Table newtable From Array arrinfo Name newtable

Without Name the new table gets the name 'oldtable' in vfp5; in vfp3 I did not need the Name to do this...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform