Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No Macros Wanted but How?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00421633
Message ID:
00421671
Vues:
14
Steve,
Use a 'named expression'
copy to (cDestFile) type xl5

HTH
Barbara

>I have a little code that looks like this:
>
>cDestFile = "\\server\share\excelout.xls"
>copy to (eval(cDestFile)) type xl5  &&breaks
>copy to &cDestFile type xl5         &&works
>
>What's the best way to do that without having to do macro sub?
>
>Thanks.
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform