Search found 8345 matches
- Sat Mar 06, 2021 6:00 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Sort multidimensional array
- Replies: 68
- Views: 4587
Re: Sort multidimensional array
Oops, I meant the 19xx dates are in DD/MM/YYYY format and the 20xx dates dates are in MM/DD/YYYY format. Maybe. It depends whether "07/11/2011" refers to July 11 or Nov 7. Though all of the 20xx dates in that example can seem ambiguous since they use numbers lower than 13 in both the first and seco...
- Sat Mar 06, 2021 5:51 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Digital Signature
- Replies: 17
- Views: 266
- Sat Mar 06, 2021 2:05 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Digital Signature
- Replies: 17
- Views: 266
- Sat Mar 06, 2021 12:04 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid missing data
- Replies: 9
- Views: 167
Re: Datagrid missing data
Probably not a corrupted array. More likely something in the source data for that record that isn't what you expect.
- Fri Mar 05, 2021 8:57 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Sort multidimensional array
- Replies: 68
- Views: 4587
Re: Sort multidimensional array
Completely my bad, i misunderstood your comment on useSystemDate... No worries. I've seen enough of you posts that I have a good sense of the solid place you're coming from, and TBH you've been so helpful here that in my book you can do no wrong. Indeed, the other day you were in a similar situatio...
- Fri Mar 05, 2021 8:45 pm
- Forum: CGIs and the Server
- Topic: go stack not working
- Replies: 8
- Views: 283
Re: go stack not working
Hello FourthWorld Thanks for being s detailed on your explanation. ... See on this link. How do I use stacks with LiveCode Server? Thanks for that (I updated the link here so it can be read easily). That discussion is as I suspected (a good thing, one less documentation element that needs updating ...
- Fri Mar 05, 2021 8:00 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: What can (not) be done when exporting to HTML5?
- Replies: 1
- Views: 40
Re: What can (not) be done when exporting to HTML5?
Today I found this thread https://forums.livecode.com/viewtopic.php?f=7&t=35425 in which FourthWorld says that the HTML export is "... best seen as experimental ...". I don't know if this statement refers to the HTML5 export or not. HTML stopped using version numbers in the name quite some years ag...
- Fri Mar 05, 2021 7:51 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Sort multidimensional array
- Replies: 68
- Views: 4587
Re: Sort multidimensional array
Hi Richard, Thanks Richard -- while i completely agree, that also misses the point of my question a bit Did it? Let's see: Alas, that was not my question. I fear the speaking of 'arrays' has clouded the issue. What doesn't work is sorting a textual list of dates. The issue is that sort [{lines | it...
- Fri Mar 05, 2021 7:21 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Exporting an animated sequence as a movie
- Replies: 4
- Views: 612
Re: Exporting an animated sequence as a movie
I'll bet there's a command line tool that can assemble a video clip from a series of images. If there is, it can be directed from LC via the shell function.
- Fri Mar 05, 2021 7:07 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Sort multidimensional array
- Replies: 68
- Views: 4587
Re: Sort multidimensional array
Often true with many things, but seven years ago the company wasn't heavily invested in delivering a premier Android user experience to the large Filemaker audience accustomed to taking internationalization for granted.
- Fri Mar 05, 2021 6:52 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Sort multidimensional array
- Replies: 68
- Views: 4587
Re: Sort multidimensional array
A little, but not too much "offtopic"... Unfortunately "system date" etc. is not supported on ANDROID! No idea why this seems so difficult to implement. In any case we cannot sort a datagrid -> System Datetime And I have to explain this embarrassing fact to users of the german LC forum at least onc...
- Fri Mar 05, 2021 6:28 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Sort multidimensional array
- Replies: 68
- Views: 4587
Re: Sort multidimensional array
Thanks Richard -- while i completely agree, that also misses the point of my question a bit Did it? Let's see: The question is about dateTime sorting -- this does not produce a correct result, only partially sorting the dates. I took the time to review array fundamentals, with particular emphasis o...
- Fri Mar 05, 2021 5:44 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid missing data
- Replies: 9
- Views: 167
Re: Datagrid missing data
It may be useful to see what the DG thinks it's working with, by obtaining the DG's dgText.
- Fri Mar 05, 2021 5:41 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Digital Signature
- Replies: 17
- Views: 266
Re: Digital Signature
I do a lot of reading on mobile devices, where no IDE is available. I'm probably not alone.
- Fri Mar 05, 2021 4:42 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Digital Signature
- Replies: 17
- Views: 266
Re: Digital Signature
Just curious: where on the web can one find the documentation for the signature widget?