Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Gotcha... Message-ID: <5472@ucbvax.ARPA> Date: Wed, 13-Mar-85 08:10:47 EST Article-I.D.: ucbvax.5472 Posted: Wed Mar 13 08:10:47 1985 Date-Received: Thu, 14-Mar-85 04:56:24 EST Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 26 From: Tony Li Hi, Another workaround might be to do a $CRELNT for a kernel mode table for the group. This sounds like a nice easy hack. Someone? The assign works nicely after that.... On a different topic, has anyone played extensively with search paths yet? What we're doing is: $ define/system/exec/trans=(conceal,term) sys$sysroot - dua0:[usc0.],dua0:[sys0.] This is nice because we can put things in [usc0.sysexe] and they act just like something in [sys0.sysexe]. In the meantime, our images are separated from DEC's, and things that would write to [sys0...] end up in our area (except if they do things explicitly, of course). Clearly for installation of new products and update we'll have to set the definition back to normal (at least during the installation). Other than this minor problem, does anyone see any more 'Gotcha's? Thanks, Tony ;-)