FWIW:doskey keeps track through its own internal buffers, and the MS-DOS command.com calls out to doskey through a documented interface (falling back onto int21/0Ah if that doesn't work). That way, aliases persist from instance to instance because it's handled by a separate TSR app.
-uso. _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel