What do you use for Code Snippets?

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bhall2001
Posts: 107
Joined: Thu Oct 30, 2014 3:54 pm
Location: Manchester, NH

What do you use for Code Snippets?

Post by bhall2001 » Wed Feb 24, 2016 2:22 pm

I'm curious what everyone is using for their code snippets. Personally I am looking for something to handle Livecode, Revigniter, JS, HTML, CSS and PHP based code. I'm currently using a Google Drive/Docs directory and file structure (not perfect but it does keep me a little organized) but I'm curious what others are doing.

Thanks in advance,
Bob

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9785
Joined: Wed May 06, 2009 2:28 pm
Location: New York, NY

Re: What do you use for Code Snippets?

Post by dunbarx » Wed Feb 24, 2016 3:02 pm

Hi.

Do you mean where do I store handlers that I think might be useful later? I have a searchable stack that I keep on my desktop. It contains both my own stuff and solutions by others. A good example is Thierry's hack that eliminates system globals in the script editor. Every time I upgrade, I have to modify the script of the stack "revDebuggerLibrary".

Craig Newman

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4036
Joined: Sun Jan 07, 2007 9:12 pm
Location: Bochum, Germany

Re: What do you use for Code Snippets?

Post by bn » Wed Feb 24, 2016 3:28 pm

Hi Bob,

have a look at

http://www.flexiblelearning.com/ssbk.htm

scripters scrap book.

A lot of useful scripts already in it.

It is very powerful and support many languages. Free trial available. Though since it is password protected it will not work in Community Edition.

Kind regards
Bernd

Post Reply

Return to “Talking LiveCode”