Hello, I hope you have all had a merry christmas.
The link files in C:\FreeDos\Links set an environment variable. For example I found this in the file blkdrop.bat set _LINK.BLKDROP=%DOSDRV%\GAMES\BLKDROP\BLKDROP.EXE If I run this, I expect the environment variable _LINK.BLKDROP to be added to the system, but when I do a "set" I don't see it. Why is that? (I must be misunderstanding how the "set" command works). All .bat link files run the programs with 9 parameters (%1 - %9) I'm guessing this is because a dos program can take a maximum of 9 parameters and by doing it this way, all program parameters should be covered. Is that correct? Why are some of the link files .COM files containing binary data? Thanks /Osman _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user