Determine the LC version of an existing stack
J. Landman Gay
jacque at hyperactivesw.com
Tue Dec 16 15:39:01 EST 2014
On 12/16/2014, 2:24 PM, Mike Bonner wrote:
> just created a stack in lc, 4.6.3 and saved it, the
> crevgeneral["stackfileversion"] of stack "testing" reports 2.7.
There are only three stackfileversions (well, four, but the very
earliest stacks didn't have the property.) They are:
2.7
5.5
7.0
These represent the file format of the stack on disk, one new version
for each time the stack structure was changed. Stack structures are not
changed very often.
What would be more useful to me would be a property that returns what
*engine* version the stack was last saved in. HyperCard did that, but we
don't have such a thing, so if you need that info you have to save it
yourself as a custom property of the stack.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list