Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!cornell!batcomputer!tedcrane From: tedcrane@batcomputer.tn.cornell.edu (Ted Crane) Newsgroups: comp.os.vms Subject: Re: determining the CPU type of a VAX from a non-privileged program Message-ID: <1574@batcomputer.tn.cornell.edu> Date: Tue, 30-Jun-87 15:11:40 EDT Article-I.D.: batcompu.1574 Posted: Tue Jun 30 15:11:40 1987 Date-Received: Wed, 1-Jul-87 07:16:46 EDT References: <870626175937.009@Sds.Sdsc.Edu> Reply-To: tedcrane@tcgould.tn.cornell.edu (Ted Crane) Distribution: world Organization: Program of Computer Graphics, Cornell University Lines: 6 Have you considered looking in the SYS$LIBRARY files which document all the system constants? These include the various versions of LIB.* and STARLET.*. In there you will find the constants defined for many CPU types and device types. As such files go, they are reasonably well documented.