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
export code from LC
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: export code from LC
Hi Brandcode,
I found this little and old utility on my hd, that will do what you need I think
See attachment...
Best
Klaus
I found this little and old utility on my hd, that will do what you need I think

See attachment...
Best
Klaus
- Attachments
-
- Analyze it.livecode.zip
- (9.47 KiB) Downloaded 276 times
-
- VIP Livecode Opensource Backer
- Posts: 10045
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: export code from LC
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.
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.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn