revCopyFolder in LC Server

2021-01-27 Thread Neville Smythe via use-livecode
I get a “Can’t find handler (revCopyFolder)” error in LC Server from a script line revCopyFolder tTemplateDir,tDirPath The script works up to that line. Is there a problem with using revCopyFolder in LCServer? Neville ___ use-livecode mailing list

Re: revCopyFolder in LC Server

2021-01-27 Thread matthias rebbe via use-livecode
Neville, revCopyFolder is part of the revCommonLibary which is located in the folder Tools/Toolset/libraries within the LivecodeIDE app bundle (MacOS) or program folder (Windows). The file revCommonLibrary.livecodescript is not included in the LivecodeServer Installation files by default.

Scheduling xAPI in LiveCode (Week 4 -5)

2021-01-27 Thread Martin Koob via use-livecode
Hi All, I am sending this out for Brian Duck. We are trying to see when we're all available for xAPI in LiveCode (Week 4 -5). Please visit https://www.when2meet.com/?10848261-ZWeng to let us know when you're available. The Spring 2021 xAPI Cohort starts next week with its first session

Re: OT Friendly customers....

2021-01-27 Thread J. Landman Gay via use-livecode
On 1/26/21 12:29 PM, doc hawk via use-livecode wrote: There was a great website years ago that I can no longer find, in which a women strung along one of these guys, posting what she was doing and the correspondence. If you like that, you'll absolutely love this:

clipboardData on Mobile?

2021-01-27 Thread Dan Friedman via use-livecode
Greetings! Is there a way to set the clipboardData a mobile device? (iOS and Android). Client want's a "copy" button so they can paste the text outside of the app (in Notes, or a external document). -Dan ___ use-livecode mailing list

Re: revCopyFolder in LC Server

2021-01-27 Thread Neville Smythe via use-livecode
Thanks Matthias. I would not have guessed that from the Documentation which simply says that revCopyHandler is available for “desktop,server”. I was thinking I would just use a one-line shell call to replace the handler … but I suppose I should install the whole shebang Neville

Re: open secure socket... using certificate

2021-01-27 Thread Bernard Devlin via use-livecode
Hi Tom You shouldn't get any hopes up. I'd commented in the bug report in 2014 that this was something that we'd been told was coming back in the days of LC version 2. I think when a development environment has failed to deliver a feature from version 2 to version 10 that thing is never going

Re: open secure socket... using certificate

2021-01-27 Thread Bernard Devlin via use-livecode
Thanks for confirming it Mark. I feel like a sucker. I started on this project a few months ago on the assumption that socket certificates now worked as they'd been included in the Dictionary for years. I was away from development for a few years and hadn't noticed the complaints that the