Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ucla-cs!sdcrdcf!usc-oberon!chris From: chris@usc-oberon.USC.EDU (Christopher Ho) Newsgroups: comp.org.decus Subject: Re: making VMS better... filelist specification generalization Message-ID: <210@usc-oberon.USC.EDU> Date: Wed, 10-Dec-86 18:00:22 EST Article-I.D.: usc-ober.210 Posted: Wed Dec 10 18:00:22 1986 Date-Received: Sat, 13-Dec-86 22:06:21 EST References: <1784@ncoast.UUCP> Reply-To: chris@usc-oberon.UUCP (Christopher Ho) Organization: /usr/lib/news/organization Lines: 8 Note that VMS already has limited indirect file capability. I can create a file called T.COM with the following: /debug t,sys$library:cshare/option and say: $ link@t and the rest of the command line gets sucked in from that file. Note that there must be no space, otherwise VMS thinks the '@' is part of the filespec.