Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP equivalent of Clipper's Aadd() function?
Message
De
18/05/1998 00:20:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
VFP equivalent of Clipper's Aadd() function?
Divers
Thread ID:
00100035
Message ID:
00100035
Vues:
179
I'm converting a Clipper app to VFP and there are many occurances of the Aadd() function. I'd like to write my own Aadd() to mimic Clipper's, if possible without changing the function calls at all.

Here's an example of the Clipper calls...


AAdd( aSortInfo, { IDOCOMP.SORTREF1, IDOCOMP.SORTNAME1, IDOCOMP.FLREF } )


AAdd( aKeys, IDALTF.ELREF )

Remember, I'd like to leave these calls unchanged...

TIA

Larry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform