Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!clyde!burl!codas!mtune!mtuxo!tas From: tas@mtuxo.UUCP (t.skrobala) Newsgroups: comp.sys.amiga Subject: Re: ASSIGN a filename? HELP! Message-ID: <2406@mtuxo.UUCP> Date: Sun, 11-Jan-87 11:48:42 EST Article-I.D.: mtuxo.2406 Posted: Sun Jan 11 11:48:42 1987 Date-Received: Mon, 12-Jan-87 06:36:20 EST References: <304@esunix.UUCP> Organization: AT&T Information Systems Labs, Holmdel NJ Lines: 12 ------- Re wanting to have several names for one program: one thing you could do would be to write several short programs with the names you want, where each one simply Execute()s (or fexecv(), or whatever) the actual program of interest. Definitely a kludge, and the idea doesn't apply if you want multiple names for files other than programs.... Tom Skrobala mtuxo!tas AT&T Information Systems, Middletown NJ Disclaimer: AT&T would probably recommend that you buy UNIX, which has filename links....