home *** CD-ROM | disk | FTP | other *** search
- Here is a demo program that microsoft includes with the new version (5.0)
- of the macro assembler. The DoEnviron function does what several people
- in comp.sys.ibm.pc have been talking about: finds and sets an environment
- variable.
-
- Microsoft seems to be pretty confident that this works across dos versions;
- they use it in their installation and demo batch files.
-
- I believe the 4.0 assembler will gag on the .model and dosseg ops.
-