Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adjustment in recreating tag in regards to candidate
Message
De
25/04/2003 19:09:35
 
 
À
25/04/2003 19:07:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00781752
Message ID:
00781759
Vues:
19
you are working with vfp8?! i don't have that command (vfp6).

>This is the update I had to do:
>
>
>ATAGINFO(laTag)
>FOR lnTag = 1 to ALEN(laTag,1)
>   lcProgram = lcProgram + '	index on ' + laTag[lnTag,3] + ' tag ' + laTag[lnTag,1] +;
>     ' '+laTag[lnTag,2]+CR
>NEXT
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform