Page 1 of 1

export code from LC

Posted: Thu Jan 08, 2015 7:31 pm
by brandcode
is there any program or something like plugin to export the project script code from lc,to text or html or something else?
Thank you

Re: export code from LC

Posted: Thu Jan 08, 2015 7:37 pm
by Klaus
Hi Brandcode,

I found this little and old utility on my hd, that will do what you need I think :D
See attachment...


Best

Klaus

Re: export code from LC

Posted: Thu Jan 08, 2015 9:43 pm
by FourthWorld
I used to make code dump tools for just about every xTalk I've worked in, but over time I've found that code review benefits from understanding the object context as much as the handlers themselves.

For this reason I really love the Project Browser: in one place I can easily traverse the entire hierarchy of objects in a stack file, and see how many lines of code are in each, and open any of them with one click.