Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert a variable value into a reserve word
Message
De
16/04/2004 15:22:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Convert a variable value into a reserve word
Divers
Thread ID:
00895682
Message ID:
00895682
Vues:
62
I want to pass a value into a variable and convert it to a reserve word.
I want to make the sorting dynamic like ASC or DESC. Any Suggestion?

FUNCTION TEST
LPARAMETER lpSORT

SELECT * FROM DATABASE1!TABLE1 WHERE ;
ORDER BY column1 lpSORT

ENDFUNC
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform