comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Machine Specific Code
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Machine Specific Code [message #73135 is a reply to message #73134] Mon, 25 October 2010 18:05 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Oct 25, 9:54 pm, David Fanning <n...@dfanning.com> wrote:
> I can never find this in the IDL documentation. Maybe I'll write
> it down somewhere. How does one search for IDL running on
> a Mac in, say, a CASE statement? I presume a Mac is in
> the UNIX OS family, but if I wanted to tell a Mac from
> a LINUX or Sun box I would do... what?
>
> Could someone provide me with the contents of
> !Version for a Mac and maybe a Sun machine?

It is not what you asked for, but in case anyone comes here looking
for the contents of !version in Linux (64-bit):

ARCH STRING 'x86_64'
OS STRING 'linux'
OS_FAMILY STRING 'unix'
OS_NAME STRING 'linux'
RELEASE STRING '8.0'
BUILD_DATE STRING 'Jun 18 2010'
MEMORY_BITS INT 64
FILE_OFFSET_BITS INT 64
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Least Cost Path using Dijkstra's Algorithm
Next Topic: POLY_2D shift

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 12:06:44 PDT 2025

Total time taken to generate the page: 0.56166 seconds