Re: 2 questions about the zip library

2016-08-28 Thread Richard Gaskin
jbv wrote: > I have 2 questions regarding the zip library : > > - is there any possibility to add a password to a zip archive ? > I haven't found anything in the doc... Not yet, but request submitted: http://quality.livecode.com/show_bug.cgi?id=9485 > - how to use revZipSetProgressCallback whe

2 questions about the zip library

2016-08-28 Thread jbv
Hi again I have 2 questions regarding the zip library : - is there any possibility to add a password to a zip archive ? I haven't found anything in the doc... - how to use revZipSetProgressCallback when the archive is being built by a script on a distant server and the progress bar is displayed i

Re: problem with 'put URL'

2016-08-28 Thread jbv
Thanks Richard. For some obscure reason, I always miss that protocol specifier thing... jbv On Sun, August 28, 2016 6:45 pm, Richard Gaskin wrote: > jbv wrote: > >> I'm using the "ask" command, but when using the path returned in the >> it variable in put URL "http://myDomain.com/myArchibe.zip";

Re: Underneath

2016-08-28 Thread Richmond
My wife spotted a major problem with the version of the stack I released. A new version and an explanation of what was wrong and how I corrected it is here: http://forums.livecode.com/viewtopic.php?f=7&t=27837&p=145861#p145861 Richmond. ___ use-liveco

Re: problem with "put URL"

2016-08-28 Thread Richard Gaskin
jbv wrote: > I'm using the "ask" command, but when using the path returned in the > it variable in >put URL "http://myDomain.com/myArchibe.zip"; into URL it > I always get "invalid url" for the content of it, no matter what it > is. > > I'm using LC 6.5.2 on Mac, and I have checked the permi

problem with "put URL"

2016-08-28 Thread jbv
Hi list I have a zip archive on a distant server and I want to offer users of an LC app the possibility to save that archive on their HD and give it the name they want. I'm using the "ask" command, but when using the path returned in the it variable in put URL "http://myDomain.com/myArchibe.zip"

Re: Missing a chance

2016-08-28 Thread Dr. Hawkins
On Fri, Aug 26, 2016 at 4:23 PM, Bob Sneidar wrote: > There are no hobbyist C++ developers (who produce useful > applications/utilities that is). Just offhand,there's LyX . . . And for straight C, I can think of a couple of huge examples without even thinking . . . Unlike every other language

Re: Missing a chance

2016-08-28 Thread Kay C Lan
On Sat, Aug 27, 2016 at 7:23 AM, Bob Sneidar wrote: > There are no hobbyist C++ developers (who produce useful > applications/utilities that is). SourceForge isn't exactly the 'in' place for OSS these days but even so I think it does represent a location (indication) where part time and hob

Re: Underneath

2016-08-28 Thread Richmond
Super: I'll crack it open and have a look. Richmond. On 28.08.2016 00:00, Mike Bonner wrote: Made some changes to your stack, link here. https://www.dropbox.com/s/tdz7287r3w75vfw/CRAZY%20LETTERS.livecode?dl=0 Minor changes in the initial tile script, and more in the script of the field fscrip