RE: [U2] How do I get the Universe Version number from the server

2004-10-20 Thread Mike Randall
Take a look at the VOC entry RELLEVEL. It's an 'X' type entry that contains the version info. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of peter watson Sent: Wednesday, October 20, 2004 6:38 AM To: [EMAIL PROTECTED] Subject: [U2] How do I get the

RE: [U2] How do I get the Universe Version number from the server

2004-10-20 Thread Adrian Matthews
Look in the RELLEVEL item in the VOC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of peter watson Sent: 20 October 2004 12:38 To: [EMAIL PROTECTED] Subject: [U2] How do I get the Universe Version number from the server How do I get the Universe Version

RE: [U2] How do I get the Universe Version number from the server

2004-10-20 Thread Bob Witney
ED VOC RELLEVEL 5 lines long. : P 0001: X 0002: 10.1.0 0003: INFORMATION 0004: INFORMATION.FORMAT 0005: 10.1.0 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of peter watson Sent: 20 October 2004 12:38 To: [EMAIL PROTECTED] Subject: [U2] How do I get the

Re: [U2] How do I get the Universe Version number from the server

2004-10-20 Thread Leroy Dreyfuss
Peter, From within TCL, use .L RELLEVEL to display the version and flavor, from the OS command line, cd to the 'uv' directory and type bin/uv -version (UNIX) or bin\uv -version (Windows). If the uv or UniVerse bin directory is in your path, then uv -version is sufficient. Recent versions of 10.0

RE: [U2] How do I get the Universe Version number from the server

2004-10-20 Thread peter watson
Thanks I've got it now Pete The information in this electronic mail message is Confidential and may be legally privileged. It is intended solely for the addressees. Access to this internet electronic mail message by anyone else is unauthorized. If you are not the intended recipient, any

RE: [U2] How do I get the Universe Version number from the server

2004-10-20 Thread Paul Trebbien
All, There's a tech tip on the Kore Technologies web site (koretech.com under the News tab, choose Kore Tech Tips) called 'Determining what version you're running' that lists the commands to see various version's of unix, NT, UniData, UniVerse, wIntegrate, DataFlo (yep, still around after

RE: [U2] How do I get the Universe Version number from the server

2004-10-20 Thread glenn . herbert
Can't you just enter: uv -version I'm pretty sure that's been there for a while -Original Message- From: Paul Trebbien [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 10:16 AM To: '[EMAIL PROTECTED]' Subject: RE: [U2] How do I get the Universe Version number from