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.BERKELEY.EDU Path: utzoo!decvax!decwrl!amdcad!lll-crg!ucdavis!ucbvax!info-vax From: XBR1YD14@DDATHD21.BITNET (YD14@BR1.THDNET) Newsgroups: mod.computers.vax Subject: (none) Message-ID: <8602111336.AA19180@ucbvax.berkeley.edu> Date: Tue, 11-Feb-86 08:37:02 EST Article-I.D.: ucbvax.8602111336.AA19180 Posted: Tue Feb 11 08:37:02 1986 Date-Received: Wed, 12-Feb-86 02:27:29 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 33 Approved: info-vax@sri-kl.arpa Thanks for all answers to my logical name problem. I've now an idea how to manage it. But some people believe the underscore is t h e solution. That's no solution that's a security hole. Look at the example. ------------------------------------------------------------------------------- $ define _dra0 usrdsk: $ define __dra0 usrdsk: $ dir _dra0:[yd14]login Directory USRDSK:[YD14] LOGIN.COM;2 LOGIN.COM;1 Total of 2 files. $ dir __dra0:[yd14]login Directory USRDSK:[YD14] LOGIN.COM;2 LOGIN.COM;1 Total of 2 files. ------------------------------------------------------------------------------- I would prefer something like the underscore under V3.x to specify a filename (1) without the possibility of a redefinition and (2) without having to define a logical name with some special attributes and (3) without having to install an image in executive mode and (4) without setting a bit in FAB, RAB, ZAPDUP or ... but this is no longer possible since VMS V4.0 Regards Reinhard