Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.ARPA Path: utzoo!watmath!clyde!cbosgd!ulysses!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: VAX/VMS V4.1 - Logical Names Message-ID: <8991@ucbvax.ARPA> Date: Fri, 12-Jul-85 00:05:23 EDT Article-I.D.: ucbvax.8991 Posted: Fri Jul 12 00:05:23 1985 Date-Received: Sat, 13-Jul-85 08:31:14 EDT Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 19 From: <#D14%DDATHD21.BITNET@WISCVM.ARPA> I want to access one special file from a priviledged image. Under VAX/VMS V3.x I used _DRA0:FILE.EXT and no logical name translation was done. But under VAX/VMS V4.x the underscore in front of the device name no longer signals that no translation should be performed. There are some new features like $ DEFINE /SYSTEM /TRANS=TERM DISK DRA0: but the user can redefine DISK with $ DEFINE /TRANS=TERM DISK DRA0: So I modified LNM$FILE_DEV in the table LNM$SYSTEM_DIRECTORY but the user can redefine LNM$FILE_DEV in the table LNM$PROCESS_DIRECTORY. Is there a possibility to define something that cannot be redefined. Reinhard Goeth @ Technical University Darmstadt, W.Germany, Europe (Beware of the number-sign. It's part of my userid !!!)