: : : My question is:
: : :
: : : How can I set a DOS environment variable in my code?
: : :
: : :
: : i assume you are using turbo/borland pascal.
: : open the help and look for GetEnv or SetEnv
: :
:
: Yes, I use Borland Pascal With Objects 7.0
: But the procedure SetEnv does not exist
: (sorry english in not my native language)
:
:
you are right, my mistake.
i looked around and found a DosEnv unit you might find useful. didnt
test it though.
in there ==>
http://atlas.csd.net/~cgadd/knowbase/DOS0039.HTM