[REBOL] Re: obtaining file version
From: semseddinm:bircom at: 9-Oct-2009 12:11
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