Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

getenv does not return correct value

Status
Not open for further replies.

sjn

Programmer
Dec 18, 2000
31
0
0
US
The getenv("PATH") does not return the correct value if I execute a setup routine from a CD. The same program executed from the C: drive does return the PATH environment information, but I can't seem to get it to function if I initiate the program from the CD.

Any ideas?

Thanks,

Scott.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top