Get/Set DOS Master environment values.

Discussion in 'Assembly Language Programming (ALP) Forum' started by Red Barchetta, Feb 11, 2012.

  1. Red Barchetta

    Red Barchetta New Member

    Joined:
    Feb 11, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    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.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice