Karl Heinz Buchegger Guest
|
Posted: Wed Jul 30, 2003 12:24 pm Post subject: Re: Command Line Args |
|
|
Daniel Allex wrote:
| Quote: |
I want to pass an environment variable as part of the command line
argument. How do I get what the variable really is?
%SYSTEMDRIVE%my_drirectory\filename.txt where SYSTEMDRIVE can be C:
or D:
|
look up the docu for function
getenv()
--
Karl Heinz Buchegger
[email]kbuchegg (AT) gascad (DOT) at[/email]
|
|