Re: go stack URL question

2013-10-04 Thread jbv
Thanks Mark. I don't know why but I thought that may be there was some built-in encrypt option in the go stack URL command... jbv Hi JBV, Sure, you can encrypt the stack and decrypt it when your standalone downloads the stack. You might want to avoid decrypting and opening very large

RE: FieldFormatter: Working group

2013-10-04 Thread FlexibleLearning.com
In many ways LiveCode is more a language than a program. It provides the tools to build software, and sometimes you have to build your own tools for it. For example 'shell' is supported, but *you* have to know about 'shell' to apply it. So LiveCode stradles two worlds: raw coding and purpose-built

Re: SocketTimeOut message

2013-10-04 Thread Dave Cragg
On 4 Oct 2013, at 00:16, J. Landman Gay jac...@hyperactivesw.com wrote: But from Phil's answer, it sounds like the timeout message is just informational, and libURL keeps trying to send until it goes through. So maybe you don't need a resend? That's not my understanding. I think the

Re: It is almost never safe to assume your code is perfect

2013-10-04 Thread Kay C Lan
Hi Geoff, I'm not sure what the original context was, so I guess there was a need for 'the long seconds', but I just created two clock faces and ran one against your original code, and the other with the 2 references to the long seconds removed, i.e it just updates every second. The outputs are

FieldFormatter: Sample preview

2013-10-04 Thread FlexibleLearning
For those who asked, a preview is available here: www.flexiblelearning.com/fieldformatter Best regards, Hugh Senior FLCo ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: FieldFormatter: Sample preview

2013-10-04 Thread Roger Eller
VERY NICE! ~Roger On Fri, Oct 4, 2013 at 9:47 AM, FlexibleLearning ad...@flexiblelearning.com wrote: For those who asked, a preview is available here: www.flexiblelearning.com/fieldformatter Best regards, Hugh Senior FLCo ___ use-livecode

Re: FieldFormatter: Sample preview

2013-10-04 Thread Vaughn Clement
Hi Hugh Darn fine work! That will save a huge amount of time where it required about 40 lines of code on my last project. Thank you Vaughn Clement Apps by Vaughn Clement (Support) *http://www.appsbyvaughnclement.com/tools/home-page/* Skype: vaughn.clement https://secure.join.me/appsbyvclement

RE: FieldFormatter: Sample preview

2013-10-04 Thread Ralph DiMola
Ditto! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Roger Eller Sent: Friday, October 04, 2013 10:15 AM To: How to use LiveCode Subject: Re:

Re: It is almost never safe to assume your code is perfect

2013-10-04 Thread Geoff Canyon
Ha! I just noticed a bug in the above that causes the hour hand to be updated 6x as often as it should be. The below (I think) updates the second hand once per second, the minute hand 360 times per hour, and the hour hand 360 times per 12 hours. The long time was to check if the correct time was

Strict compilation mode

2013-10-04 Thread Peter Haworth
I'm a big fan of strict compilation mode. I know others don't see the need for it but I like how it protects me from myself by catching misspelled variable names and forcing me to put quotes around literals. Every now and again I download a utility stack that someone has provided which was

Re: go stack URL question

2013-10-04 Thread Mark Schonewille
Hi JBV, If you have the commercial version of LC, you can protect your stack with a password. In some cases, that might be sufficient and avoid the need for additional encryption. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage:

RE: Strict compilation mode

2013-10-04 Thread Ralph DiMola
I totally agree. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Peter Haworth Sent: Friday, October 04, 2013 12:29 PM To: How to use LiveCode Subject:

Re: iOS 7simulator hang/crash

2013-10-04 Thread John Dixon
Ralph... I am seeing exactly the same problem as you when trying to include files through the copy files pane.. Dixie -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/iOS-7simulator-hang-crash-tp4670590p4670631.html Sent from the Revolution - User mailing list

RE: iOS 7simulator hang/crash

2013-10-04 Thread Ralph DiMola
Thanks for confirmation. I have updated the bug report http://quality.runrev.com/show_bug.cgi?id=11252 with some other observations. Check it out. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode