Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select Statement
Message
From
11/05/2001 01:43:32
 
 
To
10/05/2001 15:48:47
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00505965
Message ID:
00506115
Views:
14
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...
Previous
Reply
Map
View

Click here to load this message in the networking platform