Fwd: Re: AW: IDE puzzler...

2016-09-02 Thread ahsoftware
On 09/02/2016 12:54 PM, Paul Dupuis wrote: A inclusion option, where I could embed the script editor/debugger in my Standalone, so that I can debug bugs that surface in the standalone and mysteriously disappear in the IDE. I guess that would be sort of like replacing the errordialog with some so

Re: libURL gone mad

2016-09-02 Thread ahsoftware
On 09/02/2016 10:15 AM, Richard Gaskin wrote: Phil Davis wrote: Richard, You could always write yourself a curl wrapper... just sayin'. Good for OS X; doable on Linux if I wrap shell calls to wget instead (seems many Debian-based distros include wget but not curl by default); non-starter on W

Re: SSL with "accept" command?

2016-09-07 Thread ahsoftware
On 09/07/2016 03:30 PM, Bob Sneidar wrote: I have looked into this some and it gets really dicey. First of all, SSL (if you mean openSSL) has licensing requirements. This is why the compiled versions of mySQL for windows do not use openSSL, they use yaml ssl which I think is a fork of openSSL.

Re: Threading (plus random question)

2016-09-08 Thread ahsoftware
On 09/08/2016 06:52 AM, Mike Kerner wrote: • Shortcut to switch between browse and pointer control-tab? -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscrib

Re: urlResponse empty in 8.1.0RC1

2016-09-08 Thread ahsoftware
On 09/08/2016 12:50 PM, Trevor DeVore wrote: PUT and DELETE have been around for as long as I can remember. I used them years ago with a web service. I'm assuming DELETE works the same, yes the DELETE verb, of course, requires that the server you're talking to supports it for the service y

Re: SSL with "accept" command?

2016-09-08 Thread ahsoftware
On 09/08/2016 02:27 PM, Bob Sneidar wrote: Somewhat oversimplified to say the least. :-) Not really. The fix was just to return only the proper amount. It's a one-line code change to the heartbeat algorithm. Voila - no more buffer overflow. -- Mark Wieder ahsoftw...@gmail.com _

Re: SSL with "accept" command?

2016-09-08 Thread ahsoftware
On 09/08/2016 02:30 PM, Bob Sneidar wrote: If you are looking for a cross platform solution you might want to look at (SSLSocketFactory) for java or Open SSL if native. Thanks for that. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode maili

Re: Threading (plus random question)

2016-09-08 Thread ahsoftware
On 09/08/2016 09:40 AM, Richard Gaskin wrote: Control-Tab is handy on a Mac, but the rest of the world has been using it to switch applications for nearly two decades. That's alt-tab. (Command-tab on macs). I've had control-tab integrated into PowerTools for so long I didn't realize the IDE d

Re: Forum digests

2016-09-08 Thread ahsoftware
On 09/08/2016 11:29 AM, J. Landman Gay wrote: Thanks. Oddly enough, after I posted, I got yesterday's digest (or maybe it was today's, I haven't read it yet.) My server had an issue yesterday which is probably the cause. I also just got a few duplicate list emails from yesterday too. So, the pr

ANN: new glx2 script editor now on line

2016-09-10 Thread ahsoftware
Zombie alert: the dead glx2 script editor has come back to life. From the release notes: 2016.09.10 GLX2 3.0.19 Fraser Gordon and I sat down for half an hour at the LiveCode 16 conference in Edinburgh and figured out what was causing the problem with taking up the CPU cycles. The engine pro