Path: utzoo!utgpu!watmath!watcgl!electro!rick From: rick@electro.UUCP (Rick Kozak) Newsgroups: comp.sources.wanted Subject: Re: Name that program! Summary: a possibility Keywords: DOS, command line editor, identify! Message-ID: <228@electro.UUCP> Date: 16 Dec 88 18:05:49 GMT References: <1693@se-sd.sandiego.ncr.com> <806@auvax.UUCP> Reply-To: rick@electro.UUCP (Rick Kozak) Organization: Electrohome Ltd., Kitchener, ON Lines: 23 In article <1693@se-sd.sandiego.ncr.com>, bhoule@se-sd.sandiego.ncr.com (Bill Houle) writes: > > [I can name that program in 3 instructions...] > > I have a PD program with no docs (but then again, it really doesn't > need any]. It is a DOS command line editor (circular buffer, arrow > keys cycle through list, ESC clears line, INS/DEL edit keys). The > one curious feature is that if you press Ctrl-A, an "alias list" > is displayed. Since I have no idea how to use this feature, the > alias list is obviously empty. How is this aliasing feature > accessed? >Bill it is possible that this is a program called DOSEDIT. (at least, I know it by that name) If it is, then you need an alias.lst( or alias.def, depending on the version) file (I think in the directory from which you invoke it during your autoexec.bat) with the follow format: where there are as many (?) as you want. hope it helps rick