Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro expansion in, eh hem, Clipper (Summ '87)...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00439274
Message ID:
00439287
Vues:
15
Hey Chris,

In Clipper you can't expand the whole command, try this:
lccmnd = '"incoming.txt" DELIMITED WITH '+CHR(96)
append from &lccmnd &&(you may need to break it down further)

(if you don't have it solved yet, I'll send more info from home tonite)


>lccmnd='APPEND FROM "incoming.txt" DELIMITED WITH CHARACTER '+CHR(96)

>* then macro expand the variable to append from the file
>* EVAL(lccmnd) ?
>* &(lccmnd) ?
>* &lccmnd ?
-michael

My brain hurt like a warehouse, it had no room to spare, I had to cram so many things to store everthing in there. - David Bowie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform