I guess when the system/product is Core then system/version is the Core
version,
when the system/product is View then system/version is the View
version,
system/core is always the Core version.

? system
SYSTEM is an object of value:
   version         tuple!    2.7.6.3.1
   build           date!     14-Mar-2008/22:13:08-7:00
   product         word!     Core
   core            tuple!    2.7.6

? system
SYSTEM is an object of value:
   version         tuple!    2.7.6.3.1
   build           date!     14-Mar-2008/22:08:31-7:00
   product         word!     View
   core            tuple!    2.7.6



> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
Behalf
> Of Carl Read
> Sent: Friday, October 09, 2009 11:57 AM
> To: [email protected]
> Subject: [REBOL] Re: obtaining file version
>
>
> On Friday, 9-October-2009 at 9:46:23 Semseddin Moldibi [ Bircom ]
> wrote,
>
> >
> >Hi,
> >I mean that how do I obtain version of a any .exe or .dll file on my
> >system.
> >For ex.
> >
> >get-file-version myfile.exe
> >>> 1.4.6=3D20
>
> Ah. Not sure how to do that, but it'd require calling an OS routine I
> would think.
>
> >system/version is the View version I guess, isn't it?
>
> Indeed! So, it's the Core version I don't know how to get.
>
> It's not intuitive when View is at...
>
> system/view
>
> -- Carl Read.
>
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to