Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!ucbcad!ucbvax!GRINNELL.MAILNET!McGuire_Ed From: McGuire_Ed@GRINNELL.MAILNET.UUCP Newsgroups: mod.computers.vax Subject: Wandering DCLTABLES Message-ID: <8701250353.AA09112@ucbvax.Berkeley.EDU> Date: Sat, 24-Jan-87 19:18:00 EST Article-I.D.: ucbvax.8701250353.AA09112 Posted: Sat Jan 24 19:18:00 1987 Date-Received: Sun, 25-Jan-87 06:15:52 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 8 Approved: info-vax@sri-kl.arpa Your message seemed to indicate that when a file is created using a directory specification containing a search list, such as SYS$SYSROOT:[SYSLIB], and a version of the file already exists in SYS$COMMON:[SYSLIB], the new file will be created in SYS$COMMON:[SYSLIB] if your UIC matches the UIC of the file and/or the directory, but will be created in SYS$SPECIFIC:[SYSLIB] otherwise. Experiments on my system indicate that the new file is always created in SYS$SPECIFIC:[SYSLIB]. I can't decide how to reconcile the apparent contradiction.