Search found 1105 matches
- Sun Jan 24, 2021 9:16 pm
- Forum: Off-Topic
- Topic: What Linux distro(s) are you running LiveCode on?
- Replies: 19
- Views: 2549
Re: What Linux distro(s) are you running LiveCode on?
just look on tonymacx86.com and you can find all info about it. Running BigSur now without any problems on my triple boot together with win10 and Ubuntu. And must say Ubuntu is the fastest booting within 2sec desktop is there. You need to put the MacOS on a separate SSD, and win10 and Ubuntu on anot...
- Tue Jan 05, 2021 1:06 pm
- Forum: Talking LiveCode
- Topic: You cannot trust arithmetic anymore
- Replies: 42
- Views: 2587
Re: You cannot trust arithmetic anymore
There are a bunch more "implementations" or bugs who reside for years in the quality list and are not being solved or hibernated, maybe for the devs not important enough.
- Fri Jan 01, 2021 5:35 pm
- Forum: Off-Topic
- Topic: What Users want from the next version of LiveCode
- Replies: 29
- Views: 4402
Re: What Users want from the next version of LiveCode
-Multi-threading, in other languages eg.Python. One can say do this in this thread and that in that thread. -HTML5 not the way it is now, but something like an output which is a mix of LC-server and HTML. Again this makes it difficult to deploy, because most servers do not run LC-server. It has to b...
- Sun Dec 20, 2020 7:52 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 2490
Re: Logic behind put URL or PUT URL into a variable
Ok, i understand how parentheses in this way helps and also to shorten the script.
Thanks for explaining Richard.
Thanks for explaining Richard.
- Sun Dec 20, 2020 3:02 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 2490
Re: Logic behind put URL or PUT URL into a variable
As I was not convinced that the PHP files would be the culprit, hence it worked before, so checked previous used files with the current ones. It were minor changes like tablenames etc. And since changing some in the LC script it worked, entering it directly in a browser also worked ok. Also no error...
- Tue Dec 15, 2020 1:07 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 2490
- Mon Dec 14, 2020 10:26 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 2490
Re: Logic behind put URL or PUT URL into a variable
I have a feeling that this entire thread might have stemmed from a server-generated error rather than anything else... I can't relay that to the first message in this thread. So - I suspect either the URL was typed wrongly in the first example when it was run - or some server-side setup meant the i...
- Sat Dec 05, 2020 3:13 pm
- Forum: Community Projects
- Topic: MIDI Synthesizer with FluidSynth
- Replies: 14
- Views: 4303
Re: MIDI Synthesizer with FluidSynth
Great!
Thanks for the links.
Thanks for the links.
- Fri Dec 04, 2020 5:05 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 2490
Re: Logic behind put URL or PUT URL into a variable
Thank you all, I won't file a bug report for "Compatibility" sakes 
So now we know this works and it's findable here on the forum, best to leave it.

So now we know this works and it's findable here on the forum, best to leave it.
- Thu Dec 03, 2020 8:41 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 2490
Re: Logic behind put URL or PUT URL into a variable
Yes it does.
Thanks for that.
mmm, i did not know. Can't also find it not back in the dictionary that way.
How come that does work?
Thanks!
Thanks for that.
mmm, i did not know. Can't also find it not back in the dictionary that way.
How come that does work?
Thanks!
- Wed Dec 02, 2020 10:02 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 2490
Logic behind put URL or PUT URL into a variable
Hi, i don't understand the logic behind this: This does not work: put URL "https://mywebsite.com/folder/getinfo.php" into tUrl answer tUrl Gives Error 403 forbidden This works: put "https://mywebsite.com/folder/getinfo.php" into tUrl put URL tUrl into tThis answer tThis Now please note that i alread...
- Wed Dec 02, 2020 3:46 pm
- Forum: Community Projects
- Topic: MIDI Synthesizer with FluidSynth
- Replies: 14
- Views: 4303
Re: MIDI Synthesizer with FluidSynth
Great work. WOuld be nice if we could build VST's with LC.
- Wed Dec 02, 2020 3:24 pm
- Forum: Off-Topic
- Topic: NEW Android Build Service
- Replies: 1
- Views: 1125
Re: NEW Android Build Service
Just copy paste it in the browser, link works.
- Thu Nov 12, 2020 9:25 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: MS Outlook
- Replies: 8
- Views: 1139
Re: MS Outlook
Glenn, you'll find the stack in that thread as mrcoolion says
- Thu Nov 12, 2020 12:30 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: MS Outlook
- Replies: 8
- Views: 1139
Re: MS Outlook
LC can send emails with attachments. Look at the email example of Sarah Reichelt.