I'm programming with TC.
I used one of them called PUTENV, wanting to add an environment variable to DOS. After the program finished, I used the SET command to check, and it wasn't added... Why?
Also, I used System to execute the DOS command path=c:\;D:\, then went back to DOS and checked with the path command, and the original path hadn't changed either... Why??
I used one of them called PUTENV, wanting to add an environment variable to DOS. After the program finished, I used the SET command to check, and it wasn't added... Why?
Also, I used System to execute the DOS command path=c:\;D:\, then went back to DOS and checked with the path command, and the original path hadn't changed either... Why??



