Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select Statement
Message
De
11/05/2001 01:43:32
 
 
À
10/05/2001 15:48:47
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00505965
Message ID:
00506115
Vues:
16
I read your question again and think you are referring to an environment variable (in a .BAT file variables are used between % signs).
If you need the contents of an environment variable then use this to get the variable from the OS

strEnv = Environ("QUERY_STRING")
============================================================
'C' is shorthand for Confusion, 'C++' much more confusion...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform