Page 1 of 1

LiveCode file format

Posted: Wed May 29, 2013 3:58 pm
by MaxV
Hi, what is the file format of LiveCode Scripts?
I tried to open mine with a text editor, and it's "quite" intelligible.

Re: LiveCode file format

Posted: Wed May 29, 2013 4:19 pm
by Klaus
Hi Max,

the "scripts" are actually just text, but the STACK (*.livecode) they are in is a native binary fileformat.


Best

Klaus