|
|
8.0.1 patch question: !version.release
For those who have run the IDL 8.0.1 patch, what does it say when you
print, !version.release
Does it say 8.0 or 8.0.1 like previous intermediate releases?
Thanks!
M.
|
|
0
|
|
|
|
Reply
|
M
|
11/17/2010 12:58:13 AM |
|
On Nov 16, 10:58=A0pm, "M. Katz" <MKatz...@yahoo.com> wrote:
> For those who have run the IDL 8.0.1 patch, what does it say when you
> =A0 =A0print, !version.release
> Does it say 8.0 or 8.0.1 like previous intermediate releases?
> Thanks!
> M.
IDL> help,!version
** Structure !VERSION, 8 tags, length=3D104, data length=3D100:
ARCH STRING 'x86_64'
OS STRING 'linux'
OS_FAMILY STRING 'unix'
OS_NAME STRING 'linux'
RELEASE STRING '8.0.1'
BUILD_DATE STRING 'Oct 7 2010'
MEMORY_BITS INT 64
FILE_OFFSET_BITS
INT 64
It did not require me a new license file, the one I had for 8.0 kept
working.
|
|
0
|
|
|
|
Reply
|
Paulo
|
11/17/2010 1:00:36 AM
|
|
On Nov 16, 8:00=A0pm, Paulo Penteado <pp.pente...@gmail.com> wrote:
> On Nov 16, 10:58=A0pm, "M. Katz" <MKatz...@yahoo.com> wrote:
>
> > For those who have run the IDL 8.0.1 patch, what does it say when you
> > =A0 =A0print, !version.release
> > Does it say 8.0 or 8.0.1 like previous intermediate releases?
> > Thanks!
> > M.
>
> IDL> help,!version
> ** Structure !VERSION, 8 tags, length=3D104, data length=3D100:
> =A0 =A0ARCH =A0 =A0 =A0 =A0 =A0 =A0STRING =A0 =A0'x86_64'
> =A0 =A0OS =A0 =A0 =A0 =A0 =A0 =A0 =A0STRING =A0 =A0'linux'
> =A0 =A0OS_FAMILY =A0 =A0 =A0 STRING =A0 =A0'unix'
> =A0 =A0OS_NAME =A0 =A0 =A0 =A0 STRING =A0 =A0'linux'
> =A0 =A0RELEASE =A0 =A0 =A0 =A0 STRING =A0 =A0'8.0.1'
> =A0 =A0BUILD_DATE =A0 =A0 =A0STRING =A0 =A0'Oct =A07 2010'
> =A0 =A0MEMORY_BITS =A0 =A0 INT =A0 =A0 =A0 =A0 =A0 =A0 64
> =A0 =A0FILE_OFFSET_BITS
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0INT =A0 =A0 =A0 =A0 =A0 =A0 64
>
> It did not require me a new license file, the one I had for 8.0 kept
> working.
I get this.
IDL> help,!version
** Structure !VERSION, 8 tags, length=3D104, data length=3D100:
ARCH STRING 'x86_64'
OS STRING 'Win32'
OS_FAMILY STRING 'Windows'
OS_NAME STRING 'Microsoft Windows'
RELEASE STRING '8.0.1'
BUILD_DATE STRING 'Oct 5 2010'
MEMORY_BITS INT 64
FILE_OFFSET_BITS
INT 64
|
|
0
|
|
|
|
Reply
|
Ammar
|
11/17/2010 4:43:09 PM
|
|
Thanks!
|
|
0
|
|
|
|
Reply
|
M
|
11/19/2010 8:45:02 PM
|
|
|
3 Replies
350 Views
(page loaded in 0.069 seconds)
|
|
|
|
|
|
|
|
|