Is there a PDF LiveCode 5 manual available?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
cascadesjohn
Posts: 14
Joined: Sat Feb 14, 2009 11:25 pm

Is there a PDF LiveCode 5 manual available?

Post by cascadesjohn » Sat Jun 23, 2012 10:43 pm

Just having purchased LiveCode 5, I'd like to have a complete learning resource (in PDF, probably) that I could put on my iPad to use in Good Reader. Working with LiveCode on my MacBook Pro, reading as needed from the iPad - - that's what works pretty well for me.
Thanks.

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Is there a PDF LiveCode 5 manual available?

Post by Mark » Sun Jun 24, 2012 12:26 am

Hi,

Choose "User Guide" from the Help menu. Unfortunately, this document is 2 years old, but this is all there is.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

cascadesjohn
Posts: 14
Joined: Sat Feb 14, 2009 11:25 pm

Re: Is there a PDF LiveCode 5 manual available?

Post by cascadesjohn » Sun Jun 24, 2012 2:51 am

Thanks, Mark. Certainly much better than nothing.

I see your 2006 join date, so assume you know your way around Live Code. Could you alert me to one or two major topics that are most likely to be out-of-date in the older manual? In any case, I should be able to make a lot of progress even using the old manual.

Thanks again.

John

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Is there a PDF LiveCode 5 manual available?

Post by Mark » Sun Jun 24, 2012 10:00 am

Hi John,

I do know my way around and therefore rarely use the manual. One of the subjects I can think of is Unicode, which appears to be § 6.4.5 and later in the manual. It is also strange that iPhone isn't mentioned at all in the manual.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Is there a PDF LiveCode 5 manual available?

Post by jacque » Sun Jun 24, 2012 7:58 pm

Since little has changed in the IDE since the last update to the user guide, think you can trust what you see there. It mainly covers use of the IDE; the best place to get mobile information is from the Help menu, where each mobile platform has its own release notes.

The new unicode and mobile syntax have been incorporated into the dictionary, which is a good reference on its own (though not a PDF; it's over a thousand pages when printed.) Reading through the dictionary will tell you quite a bit, there are gems of info scattered throughout.

Basically, the user guide will tell you how to use the IDE, and the dictionary will tell you how to use the language.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

jameshale
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 489
Joined: Thu Sep 04, 2008 6:23 am

Re: Is there a PDF LiveCode 5 manual available?

Post by jameshale » Tue Jul 17, 2012 8:05 am

The other document that is updated is the "Release Notes"
(You can find a link to these on the initial LiveCode product page if the link below doesn't work.)
http://www.runrev.com/downloads/livecod ... -5_5_1.pdf
These include all the changes made to the languages and the engine/IDE.

James

cascadesjohn
Posts: 14
Joined: Sat Feb 14, 2009 11:25 pm

Re: Is there a PDF LiveCode 5 manual available?

Post by cascadesjohn » Tue Jul 17, 2012 9:33 pm

Will print the Release Notes for such time as I might be lost. (That's an inside joke for myself - - I'm a beginner, so I'd better put those notes under my pillow at night.)

Post Reply