Search found 9867 matches
- Wed Aug 12, 2026 7:50 pm
- Forum: Off-Topic
- Topic: Is LiveCode still Alive ?
- Replies: 17
- Views: 854
Re: Is LiveCode still Alive ?
Is LiveCode still alive?
Just about any small business owner can monitor and engage with their social media audience, across venues they own and public platforms as well, in just about 1 hour each week.
I do not understand why any business owner would not do that.
If they did, the visible ...
- Wed Jul 29, 2026 8:08 am
- Forum: Talking LiveCode
- Topic: getting the user name
- Replies: 3
- Views: 414
Re: getting the user name
Technically, those aren't LC variables. They're provided by the OS, and may vary from system to system, and sometimes between OS versions.dunbarx wrote: Wed Jul 29, 2026 4:49 am I do not understand why the dictionary does not hold the entirety of the lexicon, even if there were a few filters to separate the several types into groups.
- Mon Jul 20, 2026 12:43 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Problem with recursive API call
- Replies: 7
- Views: 694
Re: Problem with recursive API call
Consider using load with callbacks.
https://lessons.livecode.com/m/4071/l/7 ... o-livecode
Callbacks keep network I/O clean and efficient.
https://lessons.livecode.com/m/4071/l/7 ... o-livecode
Callbacks keep network I/O clean and efficient.
- Thu May 28, 2026 6:05 am
- Forum: Announcements
- Topic: [ ANN ] Coordinated Release
- Replies: 10
- Views: 52188
Re: [ ANN ] Coordinated Release
Yes and no.gregward74 wrote: Wed May 27, 2026 8:47 pm For what it's worth, I don't think this announcement means Classic is ending.
The maintenance of a separate installation for 10 is going away sometime in 2027.
The Classic IDE remains supported as an option in the v11 package.
- Thu May 14, 2026 8:45 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Why does my LiveCode script fail to properly update and pass data between stacks using send and dispatch
- Replies: 5
- Views: 48142
Re: Why does my LiveCode script fail to properly update and pass data between stacks using send and dispatch
Hard to follow the block of text. A simple example stack exhibiting the issue will help us resolve it in seconds. I suspect it has to do with variable names quoted in a way that causes them to be seen instead as strings, but I'm just guessing. An example stack will turn guessing into a solution ...
- Mon Mar 30, 2026 10:00 pm
- Forum: Talking LiveCode
- Topic: Livecode Standard Plan
- Replies: 34
- Views: 37596
Re: Livecode Standard Plan
The scripting language is there, the Classic IDE is needed to build Create, many of the bug reports make reference to using Classic.
At the end of the day, you can build the Create IDE in Classic (indeed, that's what they're doing), but not the other way around.
I see Classic as a less attractive ...
At the end of the day, you can build the Create IDE in Classic (indeed, that's what they're doing), but not the other way around.
I see Classic as a less attractive ...
- Mon Mar 30, 2026 6:39 pm
- Forum: Talking LiveCode
- Topic: Livecode Standard Plan
- Replies: 34
- Views: 37596
Re: Livecode Standard Plan
My understanding is that sometime next year the current engine will cease getting support and updates. It should continue to work, but if any supported OS changes there will be no fixes after Classic is discontinued. I'm not clear on how current licenses will be managed.
Yes, the engine path ...
- Mon Mar 30, 2026 5:59 pm
- Forum: Talking LiveCode
- Topic: Livecode Standard Plan
- Replies: 34
- Views: 37596
Re: Livecode Standard Plan
continue using it as the workshop where Create is worked on
The company may do that: but whether they are going to continue licensing it to others is another question.
What conjecture about any future doesn't involve unknowns?
I'm just looking at the pragmatic aspects from a business owner ...
- Sun Mar 29, 2026 5:06 pm
- Forum: Talking LiveCode
- Topic: Livecode Standard Plan
- Replies: 34
- Views: 37596
Re: Livecode Standard Plan
Richard.
Classic IDE is still available as an option in Create, and I can't imagine any benefit in adding the additional expense of somehow purging it later on.
"Still available..." That seems like a tenuous hope; the effort of maintaining its compatibility with Create might either orphan it ...
- Thu Mar 26, 2026 6:39 am
- Forum: Talking LiveCode
- Topic: Livecode Standard Plan
- Replies: 34
- Views: 37596
Re: Livecode Standard Plan
Richard.
Am I somehow disingenuous in my thinking that only classic can do anything, never mind that Create can do lots of things?
I'm not sure how "disingenuous" could apply.
It's all more or less the same engine, with the biggest difference being the IDE stacks files. One of the things I've ...
- Wed Mar 25, 2026 11:59 pm
- Forum: Talking LiveCode
- Topic: Adventures into matchChunk and regex
- Replies: 16
- Views: 23681
Re: Adventures into matchChunk and regex
Otherwise you are oftentimes out of luck.
The number and variety of rules for defining English sentence boundaries is probably knowable, and certainly within the range of modern computing horsepower to use.
The question is: who has the expertise in both linguistics and computer science to pull ...
- Wed Mar 25, 2026 11:44 pm
- Forum: Talking LiveCode
- Topic: Livecode Standard Plan
- Replies: 34
- Views: 37596
Re: Livecode Standard Plan
On another note, will there be a "standard", "classic", whatever option in Create going forward?
Classic IDE is still available as an option in Create, and I can't imagine any benefit in adding the additional expense of somehow purging it later on.
I can see how it might become unsupported at ...
- Wed Mar 25, 2026 7:48 pm
- Forum: Talking LiveCode
- Topic: Livecode Standard Plan
- Replies: 34
- Views: 37596
Re: Livecode Standard Plan
I’m old enough to feel nostalgic for freeware and shareware. :wink:
Once I’ve swallowed the bitter pill of broken promises, I might console myself by making my projects available to everyone.
It’s hard to give up on your dreams
I suspect you and I are of similar age, which more or less answers ...
- Wed Mar 25, 2026 5:52 pm
- Forum: Talking LiveCode
- Topic: Adventures into matchChunk and regex
- Replies: 16
- Views: 23681
Re: Adventures into matchChunk and regex
The task was to break up short texts into 3, 4 or 5 paragraphs. I manged that by counting full stops "." and determine the number of sentences that should make up a paragraph.
I would start this exercise at the beginning, asking, "For what purpose?"
A paragraph isn't a quantity, but a semantic ...
- Tue Mar 17, 2026 5:38 am
- Forum: Talking LiveCode
- Topic: Livecode Community on Apple Silicon
- Replies: 36
- Views: 38350
Re: Livecode Community on Apple Silicon
The heart wants what the heart wants, but given your talents if I had any say in it I'd rather see you work on that engine compile than a tedious rote task.