Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP equivalent of Clipper's Aadd() function?
Message
 
À
18/05/1998 00:20:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00100035
Message ID:
00100042
Vues:
78
>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

I think it is not possible to convert Clipper apps to VFP without further modification because remember, the latter is no longer the traditional xBase language. In fact, even apps created using FP 2.x can not be flawlessly converted. IMO, you have to know the equivalent Clipper command in VFP because the approach is really different.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform