Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT ... WHERE process in ?lcProcess
Message
De
15/08/1996 16:58:35
 
 
À
15/08/1996 15:56:37
Mark Stanton
The New Software Company Ltd.
Watford, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00005765
Message ID:
00005803
Vues:
43
>I expect someone will find I've made an error in this, it's been a long day.
well I don't know about errors - but i thought i would add a note on using macro substitution -
macro sinstitution is slow and u should avoid it if u can
there are 2 other options using EVAL() and () - but there are cases where
they don't work and u have to resort to macro-substitution

here is an example where u don't have to use macro -substitution

use &myvar
is slower than
use (myvar)

>Hope that helps
>(ahah! That's probably "HTH")
indeed that's HTH :)


Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform