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: Re: CLD gotcha Message-ID: <5508@ucbvax.ARPA> Date: Fri, 15-Mar-85 11:08:23 EST Article-I.D.: ucbvax.5508 Posted: Fri Mar 15 11:08:23 1985 Date-Received: Sat, 16-Mar-85 04:26:44 EST Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 23 From: Richard Garland In Re CLD gotcha: It was always true that for the CLD tables (and other installed images) you had to do a replace: $ RUN SYS$SYSTEM:INSTALL SYS$LIBRARY:DCLTABLES/REPLACE However I do seem to notice a slightly different behavior with installed images. I seem to remember in V3.0 if you purged the old versions of an installed image, and the version number was not specified when it was installed, you got the new (latest) version when you ran it (if you didn't purge you got the old installed version as Hobbit found out). Now it seems that purging won't do the trick - you must do a /REPLACE with install (under V4.0). This is probably the correct behavior now. Has anyone else noticed this change or is my memory faulty? Rg -------