Programmers coming from traditional languages will find many LiveCode terms unfamiliar.
I did. All the traditional elements are here, though they have different names.
Hope this list helps you. It would have helped me.
Scripts = LiveCode.
Messages = Events.
Chunks = String or text manipulation.
Handlers = Script routines, sub-programs.
Revlet = compiled output for web deployment.
Groups = Object Templates.
Variables do not need to be declared. And-- you can't specify type!
Object names can have spaces and are referenced in quotes.
Stacks are visible windows. Each stack has 1 default card. Each can be renamed.
Cards added to a Stack are additional windows within the Stack. Like Tabs without the Tabs.
The Script Editor uses BOTH the regular Enter key and the Enter key on the Number Pad.
Regular Enter adds a line. Number Pad Enter: First tap, compiles. Second tap, closes the Script Editor.
Also, when the indents in your script get askew, the Tab key will fix them.
Quick Start Terms for LiveCode Newbies
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
Return to “Getting Started with LiveCode - Complete Beginners”
Jump to
- LiveCode Community
- ↳ Announcements
- ↳ Developer Services Marketplace
- ↳ User Groups and Events
- ↳ SoCal LiveCode Group
- ↳ Greater Toronto Area LiveCode Users Group
- ↳ Off-Topic
- ↳ Made With LiveCode
- Getting Started With LiveCode
- ↳ Getting Started with LiveCode - Complete Beginners
- ↳ Getting Started with LiveCode - Experienced Developers
- ↳ Converting to LiveCode
- Developing With LiveCode
- ↳ Talking LiveCode
- ↳ Databases
- ↳ Games
- ↳ Internet
- ↳ Multimedia
- ↳ Software Engineering
- ↳ Version Control
- ↳ Feature Proposals
- ↳ Bug Triage
- Extending LiveCode
- ↳ Using Plugins for Customizing the LiveCode IDE
- ↳ Using Externals
- ↳ Making IDE Plugins
- ↳ Building Externals
- ↳ LiveCode Builder
- Platform Specific
- ↳ Windows
- ↳ Mac OS
- ↳ Linux
- ↳ iOS Deployment
- ↳ Android Deployment
- ↳ CGIs and the Server
- ↳ HTML5
- ↳ Raspberry Pi
- Academic Endeavors
- ↳ Teaching with LiveCode
- ↳ Research and Post Secondary
- ↳ LiveCode University
- ↳ Educational Outreach
- Livecode Open Source Archived Forum- closed to posting
- ↳ Engine Contributors
- ↳ IDE Contributors
- ↳ Documentation and Tutorials
- ↳ Brainstorms
- ↳ Community Projects
- LiveCode Hosting