|
-
January 21st, 2000, 09:53 AM
#1
How get the prompt information?
Exemple:
You have a environmental variable called "MYVAR" and its value is "c:\MyFolder\VB"
if you enter "set myvar" at the dos prompt, the windows displays "MYVAR=c:\MyFolder\VB"
HOW can I get the line "MYVAR=c:\MyFolder\VB" with vb code??
This is an example, I know that the Environ function return environmental variables.
But generally, I want to get the prompt returned information (scanf in C...)
Fzz
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|