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:07:25
 
 
À
25/04/2003 19:05:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00781752
Message ID:
00781756
Vues:
16
>is this what you are looking for?
>CANDIDATE([nIndexNumber] [, nWorkArea | cTableAlias])
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
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform