Go4Expert

Go4Expert (http://www.go4expert.com/)
-   Assembly Language Programming (ALP) Forum (http://www.go4expert.com/forumdisplay.php?f=23)
-   -   Get/Set DOS Master environment values. (http://www.go4expert.com/showthread.php?t=27774)

Red Barchetta 11Feb2012 20:46

Get/Set DOS Master environment values.
 
Not having much luck with this one - no error, but dose not set properly either.

A little project based on the FreeDOS kernel, I need to set DOS environment values, and not just that programs, the master environment - so if you enter TYPE at the command prompt after running that program, you will see the change. For some reason, I could not get this to work even with INT 2E, but really I would prefer to do it with 100% self-contained code anyway - and really should work for any command interpreter shell.
Basically, I need to do in assembly what ENVIRON$ dose in Quick/FreeBASIC.


All times are GMT +5.5. The time now is 09:14.