HP OpenVMS Systemsask the wizard | 
	
 The Question is: What do i type at the $ to find out what version of vms is being used on a system? The Answer is : 
 
  $ SHOW SYSTEM/NOPROCESS
 
  $ write sys$output "''f$getsyi(""NODE_SWVERS"")'"
 
  $ show cluster
 
  $ cc/decc/version nla0:
 
  $ tcpip show version
 
 
 
  |