Search found 5099 matches
- Tue Dec 22, 2020 8:41 pm
- Forum: Databases
- Topic: create MySQL Function with button
- Replies: 5
- Views: 1004
Re: create MySQL Function with button
@da_elf Perhaps you could try to run your saved SQL from the command line using LiveCode's shell() function. That may be a workaround for the limits of the built-in database functions.
- Tue Dec 22, 2020 12:25 am
- Forum: Databases
- Topic: create MySQL Function with button
- Replies: 5
- Views: 1004
Re: create MySQL Function with button
You need to execute all commands one by one in separate calls to the database. If you need multiple statements to create your function, it means you can't create that function. You should do the database management stuff using a database management tool. LiveCode can be a front end to your database ...
- Mon Sep 07, 2020 3:14 am
- Forum: Off-Topic
- Topic: GABRIELE STROE please contact me
- Replies: 0
- Views: 1930
GABRIELE STROE please contact me
We (Economy-x-Talk) have tried to contact you in every possible way. We have even tried to call you, but your phone number appears dysfunctional. Please contact me as a as possible by sending an e-mail to m.schonewille@economy-x-talk.com, or contact me on Twitter ( xtalkprogrammer ) or Facebook ( ma...
- Sat May 09, 2020 2:46 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Dead end with Memo game
- Replies: 5
- Views: 1450
Re: Dead end with Memo game
Yes, but that discussion is about a different memory game and not specifically about this (above ⬆) script.
- Sat May 09, 2020 1:25 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Dead end with Memo game
- Replies: 5
- Views: 1450
Re: Dead end with Memo game
This script needs a teacher that prepared the kids and makes them realize what to look for. An experienced coder can make a game from this script within an hour. The approach is correct, but it contains a few small problems. Try to compile the script and solve the errors you see. Then try to make it...
- Sat May 09, 2020 1:08 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: array functions (length, sort, push, pop, shuffle)
- Replies: 20
- Views: 10768
Re: array functions (length, sort, push, pop, shuffle)
I fear this isn't a bot. 

- Thu Jan 09, 2020 2:55 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Find my IP Address?
- Replies: 24
- Views: 8885
Re: Find my IP Address?
http://economy-x-talk.com/ip.php has been up since 2005.
- Wed Jan 08, 2020 3:35 pm
- Forum: App Building Course
- Topic: Status of Message Course of Create It with Livecode
- Replies: 4
- Views: 8760
Re: Status of Message Course of Create It with Livecode
Search online for "chatrev" and ask questions on IRC channel #livecode. After a decade we ditched Chatrev in favour of IRC but it is still available.
- Tue Jan 07, 2020 10:20 pm
- Forum: Talking LiveCode
- Topic: Using a value as a key in array
- Replies: 18
- Views: 4543
Re: Using a value as a key in array
Okay, but then you can't do what you want to do according to your original question. All fine by me.
- Tue Jan 07, 2020 9:37 pm
- Forum: Talking LiveCode
- Topic: Using a value as a key in array
- Replies: 18
- Views: 4543
Re: Using a value as a key in array
This is why there are relational databases. For instance, store your data in a SQlite database and you could do SELECT country FROM countries WHERE capital = 'Paris' as well as SELECT capital FROM countries WHERE country is "France" and SELECT * FROM countries WHERE id = '2' If you have comma separa...
- Wed Sep 18, 2019 8:42 pm
- Forum: User Groups and Events
- Topic: LiveCode presenation at Klokhuis AUG
- Replies: 7
- Views: 4320
Re: LiveCode presenation at Klokhuis AUG
Je staat op de lijst.
- Wed Sep 18, 2019 8:22 pm
- Forum: User Groups and Events
- Topic: LiveCode presenation at Klokhuis AUG
- Replies: 7
- Views: 4320
Re: LiveCode presenation at Klokhuis AUG
Nee, dit staat overal los van. Ik heb gewoon een lijstje in mijn adresboek. Als je mij in een privébericht je e-mailadres stuurt, zet ik je erbij.
- Tue Sep 17, 2019 2:32 pm
- Forum: User Groups and Events
- Topic: LiveCode presenation at Klokhuis AUG
- Replies: 7
- Views: 4320
Re: LiveCode presenation at Klokhuis AUG
Sta je op mijn mailing list voor LiveCode-meetings?
- Fri Sep 13, 2019 11:27 pm
- Forum: Internet
- Topic: Upload a document to a server
- Replies: 2
- Views: 2104
Re: Upload a document to a server
Is httpsApiClient_sendRequest using libURLMultipartFormData? If not, that could be the problem.
- Fri Sep 13, 2019 11:19 pm
- Forum: User Groups and Events
- Topic: LiveCode presenation at Klokhuis AUG
- Replies: 7
- Views: 4320
LiveCode presenation at Klokhuis AUG
Hallo, Morgen (zaterdag 14 september) geef ik een presentatie over LiveCode en mijn boek Programming LiveCode for the Real Beginner bij de Apple Gebruikersclub Klokhuis. De presentatie begint om 11:45 in zaal 2 ("Demmerik" op de begane grond). Als je niets te doen hebt, ben je van harte uitgenodigd....