Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!cbosgd!ulysses!ucbvax!EQL.Caltech.EDU!rankin From: rankin@EQL.Caltech.EDU.UUCP Newsgroups: mod.computers.vax Subject: re: local Help library used as the default Message-ID: <870403133518.009@EQL.Caltech.Edu> Date: Fri, 3-Apr-87 16:37:00 EST Article-I.D.: EQL.870403133518.009 Posted: Fri Apr 3 16:37:00 1987 Date-Received: Sun, 5-Apr-87 08:41:24 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 15 Approved: info-vax@sri-kl.arpa [This was sent once before but seems to have dropped into someone's bit bucket.] One method of forcing local Help information be displayed by default instead of the standard VMS library: $ define/system HELPLIB SYS$HELP:localhelp.HLB !your local library $ define/system HLP$LIBRARY SYS$HELP:HELPLIB.HLB Instead of making a system-wide change, it could be done "/group" for the specific user group(s) involved. (If the change really is system-wide, rename HELPLIB.HLB to VMSHELP.HLB and define hlp$library as VMSHELP; this way, the library list displayed by help will include "@VMSHELP" instead of "@HELPLIB".) Naturally, everything should restored to normal before any updates or layered product installations. Pat Rankin