  @  This is the README.TXT file for DEVTOOLS:[TOOLS.USE_BASE_LEVEL]  	  VERSION:    	1.1-9   1-Nov-1995   
  DESCRIPTION:   E 	The USE_BASE_LEVEL.COM procedure defines logical names and DCL verbs E 	that enable you to use the same build tools, macro, text, and object ? 	libraries that were used for a particular OpenVMS Alpha build.   F 	This procedure is a prerequisite for the ALPHA_COMPILE.COM procedure.    Usage:    	@USE_BASE_LEVEL  base-level  1 	 where "base-level" can be one of the following:   ? 	 (1)	Null.  This procedure will display information about the   		currently selected baselevel.   D 	 (2)	Any string to which appending the string "_RESD$" results in a= 		logical name that points to a baselevel result disk.  This  ? 		procedure will switch the currently selected baselevel to the  		specified baselevel.  F 	 (3)	Any string which by itself is a logical name or device name that@ 		points to a baselevel result disk.  This procedure will switch> 		the currently selected baselevel to the specified baselevel.  C 	 (4)	The string "*".  This procedure restores the default OpenVMS  > 		program development environment by deleting DCL symbols and = 		logical names that are otherwise defined by this procedure.       MAINTAINER:  B 	The ALPHA_COMPILE.COM procedure is maintained by Lenny Szubowicz.H 	If you encounter problems with the procedure or if you have suggestions7 	for improvements, please send mail to STAR::SZUBOWICZ.   