Re: Close vs Delete on Mobile

2016-09-28 Thread J. Landman Gay
The stack uses memory until it's deleted. If the destroystack property is 
true, it is automatically deleted whenever the stack is closed. I believe 
this is true on mobile as well as desktop.


Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com



On September 28, 2016 6:16:22 PM Sannyasin Brahmanathaswami 
 wrote:


When we close a stack, on mobile, do we pick up memory? or do we need to 
use "delete stack"  to recover all resources?


the current "close and remove from memory" that we have on desktop would 
imply that we really should delete stacks as we navigate from one to 
another in an app that uses many stacks.


BR

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-livecode




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Help Adding Cookie support to libURL

2016-09-28 Thread Trevor DeVore
Hey gang,

I've been going through a customized version of libURL that I've
distributed with the GLX App Framework for years and incorporating the
changes into libURL. Some additions are new features while others are bug
fixes. Some changes have been merged in already and others I'm finishing
up.

Writing bug reports, coming up with tests, and reviewing the code takes a
bit of time and there is one feature that I don't have time to finish up at
the moment. I'm looking for someone to help out with seamless cookie
support. I'm looking for someone who might be able to take what I've done
and finish it up so that it can be included with LiveCode. I wrote enough
code to make it work for my projects back in the day but it needs some work
still before it can be distributed with LiveCode.

Here is the current pull request:

https://github.com/livecode/livecode/pull/4561

Peter has done an initial review and made some comments. If anyone here
loves a good RFC and wants to update the code to make sure it is compliant
please let me know.

-- 
Trevor DeVore
ScreenSteps
www.screensteps.com-www.clarify-it.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: How to extract specific columns/line items from a CSV file?

2016-09-28 Thread Mike Doub
There is a function in the masterlibrary that extracts columns.

https://www.dropbox.com/s/3wpwn3hfbmpl7sk/MasterLibrary.livecode?dl=0

-= Mike 

  Original Message  
From: doch...@gmail.com
Sent: September 28, 2016 8:14 PM
To: use-livecode@lists.runrev.com
Reply-to: use-livecode@lists.runrev.com
Subject: Re: How to extract specific columns/line items from a CSV file?

On Tue, Sep 20, 2016 at 1:16 PM, Keith Clarke  wrote:

> I’ve a large number of sizeable CSV files from each of which I need to
> extract just 2 or 3 specific columns. Creating nested iterations through
> every item in every line seems somewhat inefficient - as does loading each
> full file into memory - so I feel I must be missing a trick here.

I'm late to the party, but if it's a one-off, open in a spreadsheet, select
what you want, and paste into a field in livecode.

-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: How to extract specific columns/line items from a CSV file?

2016-09-28 Thread Dr. Hawkins
On Tue, Sep 20, 2016 at 1:16 PM, Keith Clarke  wrote:

> I’ve a large number of sizeable CSV files from each of which I need to
> extract just 2 or 3 specific columns. Creating nested iterations through
> every item in every line seems somewhat inefficient - as does loading each
> full file into memory - so I feel I must be missing a trick here.


I'm late to the party, but if it's a one-off, open in a spreadsheet, select
 what you want, and paste into a field in livecode.



-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Setting text in the prop inspector - bug

2016-09-28 Thread Devin Asay

> On Sep 28, 2016, at 1:18 PM, Peter TB Brett  wrote:
> 
> On 28/09/2016 19:23, hh wrote:
>> Devin A. wrote:
>>> It’s been there a few days but is still unconfirmed.
>> AFAIK Panos has a holiday break.
> 
> Yes -- so far this week the rest of the language team have mostly been 
> concentrating on Infinite LiveCode (exciting!) and fixing confirmed bugs.
> 
> Peter

Pop on over to this one if you get a chance. Fix is included in the report!

http://quality.livecode.com/show_bug.cgi?id=18475

Devin


Devin Asay
Director
Office of Digital Humanities
Brigham Young University

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: [OT] Looking for a statistic

2016-09-28 Thread Terry Judd
Hi Richard - I think you may struggle to find that number, and even if you do 
I’d question how useful it is, particularly if it is based on self-reports. You 
really need to use ‘spyware’ to capture this sort of data accurately and there 
are probably only a small number of people doing this legitimately and on large 
enough a scale to be able to report what you’re after. I only know of 
relatively small scale stuff related to students’ use of computers, and even 
that is a few years old now.



Terry...



On 29/09/2016 7:16 am, "use-livecode on behalf of Richard Gaskin" 
 
wrote:



Given the breadth of workflows the desktop supports, a single stat may

not be possible to find.  But hopefully I'll be able to turn up an

average somewhere.



Terry Judd  | Senior Lecturer in Medical Education
Department of Medical 
Education
The University of Melbourne
M: 0435 961 594  |  E: terry.j...@unimelb.edu.au
Publications


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Close vs Delete on Mobile

2016-09-28 Thread Sannyasin Brahmanathaswami
When we close a stack, on mobile, do we pick up memory? or do we need to use 
"delete stack"  to recover all resources?

the current "close and remove from memory" that we have on desktop would imply 
that we really should delete stacks as we navigate from one to another in an 
app that uses many stacks.

BR

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


OT: Clickteam Fusion 2.5 Bundle at HumbleBundle

2016-09-28 Thread Matthias Rebbe
Hi,

maybe this is of interest for the one or other.

At HumbleBundle  https://www.humblebundle.com/clickteam-fusion-bundle

you can get for the next days the following programs

- Clickteam Fusion 2.5 Developer Windows (retail price 399.99$)
- iOS Exporter (retail price 149,99$)
- HTML5 Exporter (retail price 69,99$)
- Android Exporter (retail price 99,99$)
- UWP (Windows/Xbox one) Exporter (retail price 199.99$)
- Clickteam Installer Creator Pro Windows (retail price 149$)
- Clicketeam Fusion 2.5 Editor Mac (special Wineskin Package)

and several other programs/games from ClickTeam.

for just  15$ (or more if you want). Some of the money they earn goes to 
charity organizations. You can even decide how much of your payment shall be 
used for charity.

Most of the products are installed through Steam, except the Fusion Mac Editor 
and Install Creator Pro.

For those who does not know about Fusion -> http://www.clickteam.com


Regards,
Matthias


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: tsNetSmtpSync -Multiple "to" addresses

2016-09-28 Thread Matthias Rebbe
Hi again,

i just noticed that in your script you are adding the bcc recipients also to 
the smtp header. That is not correct.

BCC receivers do not belong in the smtp header!  Otherwise they are not “Blind 
carbon copies” anymore. ;)

See line 86 to 96 of your script.


What i forgot in my previous email: Of course you have to put also the cc and 
bcc addresses into the Receiver variable to get the email also send to them.


Regards,
Matthias


Matthias Rebbe
Bramkampsieke 13
32312 Lübbecke
Tel +49 5741 31
+49 160 5504462
Fax: +49 5741 310002
eMail: matth...@m-r-d.de 

BR5 Konverter - BR5 -> MP3 
> Am 28.09.2016 um 18:23 schrieb Matthias Rebbe 
>  >:
> 
> Hi,
> 
> the reason for this is that you are using tHeaderData["to"][1] for the 
> receiver in the tsNetSmtpSync function call.
> So although your smtp header contains all receivers, you are just sending it 
> to tHeaderData["to"][1].
> 
> I don´t know if the function can also handle an array for the receivers.  
> 
> But Charles wrote in an earlier post:
> 
> "The tsNetSmtp* functions can take multiple e-mail addresses in a single 
> call, just ensure the tRecipient variable has one address per line.
> 
> So in your case you have just to convert the tHeaderData[“to”] array to a 
> single variable with each email address in a separate line.
> 
> Regards,
> 
> Matthias
> 
> 
> 
>> Am 28.09.2016 um 18:00 schrieb pink > >:
>> 
>> I am trying to put in multiple recipients into the "TO" line of the email
>> header.
>> So far in all my testing, only the first recipient receives the message, was
>> wondering if anyone else has tried doing this yet.
>> 
>> My script was rather long, so I put it on github instead of pasting it here:
>> https://gist.github.com/madpink/707ff7653998ba1f62fda7f0c54d05f7#file-tsnet_email_test-lc
>>  
>> 
>> >  
>> >
>>   
>> 
>> Here's the email header that is generated in the example from my gist:
>> 
>> Content-Type: text/html; charset=utf-8
>> Date: Wed, 28 Sep 2016 11:21:58 -0400
>> From: Arthur Dent >
>> To: Zaphod Beeblebrox > >,Ford Prefect
>> >
>> Subject: =?utf-8?B?U28gbG9uZw==?=
>> 
>> so in the above example, zaphod gets it, ford does not... if eliminate the
>> names and just use addreses, the first person is still the one to receive
>> the email:
>> 
>> To: zaphod23@somewhere.galaxy 
>> ,fordprefect@somewhere.galaxy 
>> 
>> 
>> Note: both names/addresses show up on the received email. I've tried
>> changing the "To" address in the tsNetSmtpSync function itself to include
>> comma seperated addresses, but that returns an error
>> 
>> Any suggestions? 
>> 
>> 
>> 
>> --
>> View this message in context: 
>> http://runtime-revolution.278305.n4.nabble.com/tsNetSmtpSync-Multiple-to-addresses-tp4708987.html
>>  
>> 
>> Sent from the Revolution - User mailing list archive at Nabble.com 
>> .
>> 
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com 
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com 
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode 
> 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Multiple Browser Widgets

2016-09-28 Thread Sannyasin Brahmanathaswami
Peter TB Brett wrote:

Yes, you only "pay" for the browser widget once, no matter how many of them 
you use.  Of course, using lots of browser widgets might require a lot of CPU 
time and lots of RAM, but it won't make your app into a huge download." -- Peter

---
BR:

OK thanks, that is clear on the "cost" in terms of app size… but your "CPU time 
and lots of RAM" point  is important. Let's recast the question where the 
"cost" is CPU/RAM…especially since I am able to successfully crash our new app 
in iOS on repeated returns to stacks/cards that invoke browser widgets:

So, to optimize performance on Mobile, 

does it make the best sense to create and delete the widget run time?

Each time it is invoked? 

Or in terms of (to use an old term) the heap space needed… will it suffice to 
close Stack I when we open Stack II ?  Mobile allows a single view/stack at a 
time; or does it "cost more" (CPU/RAM) to close and open stacks? i.e. leave the 
stacks open (in the background) but delete the browser widget and create and 
delete each browser widget each time it is invoked. Instead of simply showing 
and hiding it.

OR  if we just set the URL of the browser widget to empty, do we pick up all 
the heap space (CPU/RAM) it occupied? (this would be easiest)

I am fishing here for best practices to optimize performance and app stability 
in a scenario where we intend to have a very robust mix of "native" LC content 
inter-leaved, so to speak with calls to the web server AND local html content 
packages… the user will be moving back and forth between e.g. a native LC "game 
like" puzzle, clicking to call a page from the web server, leaving that stack, 
going to another whose entire UI/UX is built with html5 and then in the next 
moment clicking to invoke a stack whose content is 100% native LC code/content 
with images and sounds running from the package itself or stream as URL's (but 
not into the browser widget), then back again in the next moment to a "portal" 
that is dedicated to showing our website pages.

Especially on Android, we need to know best practices for make the above 
scenario performant/crash free.  to reiterate the architecture:

Stack I -- 
opens… there's a link on card 1 which passes a URL to a browser widget which 
opens (was hidden initially) on the card… another link then hides the Browser 
widget to bring the card controls/UI forward again.

Now, we have a link in Stack I  that opens

Stack II

Which also has some UI where at some point the user might invoke a browser 
widget.

and so on

Stack III

Also option to invoke browser widget an, e.g. card 3…

So, after traversing the app, the user may invoke the browser widget 3 to N 
number of times… in 10 minutes.

where (two scenarios)
a)  the browser widget URL is fetching data from a remote server 
OR
b) running an HTML5 app which is packaged in the local app package. 



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Options for protecting script-only stacks

2016-09-28 Thread Mark Talluto

> On Sep 28, 2016, at 9:01 AM, Richard Gaskin  
> wrote:
> 
> This forum post from Bob Hall got me wondering:
> http://forums.livecode.com/viewtopic.php?f=9=28016
> 
> What is the simplest way to password-protect script-only stacks when used 
> with a proprietary standalone?

I posted some code that is used around here to get him going. It is part of a 
larger tool that is used to manage these things. The meat of it is there.

Best regards,

Mark Talluto
livecloud.io
canelasoftware.com




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [OT] Looking for a statistic

2016-09-28 Thread Richard Gaskin

Miker Kerner wrote:

> Richard Gaskin wrote:
>> What percentage of desktop users' time is spent in a browser?
>
> Among my employees, it is definitely primarily browser action.  Even
> the folks who are running some desktop app or another, including
> terminal emulators to get into the ERP software, do most of their
> work in a browser.  We installed Google Docs wy back when it was
> in beta, so there is no office app running.  Material management is
> a good example of the difference in platforms.  Our desktop users are
> almost always in a browser, so we have an LC app that we wrote that
> extracts data from our ERP software to update various Google
> spreadsheets to keep them (and our customers) up-to-the-minute on the
> status of inventory/production schedules/shipments/etc., but on our
> handhelds, we do the same thing in an app.

Thanks, Mike.

That may reflect why this stat is so hard to find for the desktop, but 
unavoidably easy to find for mobile:  the desktop offers such a broader, 
richer variety of things people do that the range of answers to that 
question may be equally broad.


I suspect on the whole you're onto something, that browser use is far 
more prevalent on the desktop than on mobile.


As a developer, I find it depends on what I'm working on: some weeks my 
browser time is much smaller if I'm making OS-native apps than those 
weeks when I'm working on a web app.


And my graphic artist friends tend to spend a very large percentage of 
their time in graphics tools I never touch, and far less time in 
browsers than others on their teams who do development.


When my wife was working with teachers she spent more time in a browser 
by virtue of an organizational preference for GMail and Google Docs. 
Today she's doing much of the same work but less directly with the orgs 
she supports, so time that used to be in those web apps is now in 
Thunderbird and LibreOffice.


Given the breadth of workflows the desktop supports, a single stat may 
not be possible to find.  But hopefully I'll be able to turn up an 
average somewhere.


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Setting text in the prop inspector - bug

2016-09-28 Thread Devin Asay

> On Sep 28, 2016, at 12:23 PM, hh  wrote:
> 
> Devin A. wrote:
>> It’s been there a few days but is still unconfirmed.
> AFAIK Panos has a holiday break.
> 
>> I have seen this in LC 8 and above.
> 
> I can confirm it for LC 8 but I couldn't find LC 9 for download on any page 
> ;-)

Well, isn’t 8.1 > 8? ;-)

D

Devin Asay
Director
Office of Digital Humanities
Brigham Young University

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: [OT] Looking for a statistic

2016-09-28 Thread Mike Kerner
Among my employees, it is definitely primarily browser action.  Even the
folks who are running some desktop app or another, including terminal
emulators to get into the ERP software, do most of their work in a
browser.  We installed Google Docs wy back when it was in beta, so
there is no office app running.  Material management is a good example of
the difference in platforms.  Our desktop users are almost always in a
browser, so we have an LC app that we wrote that extracts data from our ERP
software to update various Google spreadsheets to keep them (and our
customers) up-to-the-minute on the status of inventory/production
schedules/shipments/etc., but on our handhelds, we do the same thing in an
app.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Setting text in the prop inspector - bug

2016-09-28 Thread Peter TB Brett

On 28/09/2016 19:23, hh wrote:

Devin A. wrote:

It’s been there a few days but is still unconfirmed.

AFAIK Panos has a holiday break.


Yes -- so far this week the rest of the language team have mostly been 
concentrating on Infinite LiveCode (exciting!) and fixing confirmed bugs.


 Peter

--
Dr Peter Brett 
LiveCode Technical Project Manager

lcb-mode for Emacs: https://github.com/peter-b/lcb-mode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Setting text in the prop inspector - bug

2016-09-28 Thread hh
Devin A. wrote:
> It’s been there a few days but is still unconfirmed.
AFAIK Panos has a holiday break.

> I have seen this in LC 8 and above.

I can confirm it for LC 8 but I couldn't find LC 9 for download on any page ;-)
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

[OT] Looking for a statistic

2016-09-28 Thread Richard Gaskin
Recent metrics suggest that on mobile devices users spend about 80% of 
their time in apps, with only 20% in their phone's browser:



I've been trying to turn up that percentage for desktop users, specifically:

 What percentage of desktop users' time is spent in a browser?

You'd think this would be as interesting and relevant as the mobile 
stat, but no matter how cleverly I try to search for various 
permutations of that question. Google insists on returning to me stats 
comparing desktop to mobile use, or stats like the one above about 
mobile only completing excluding the desktop altogether.


My Google-fu is failing me.

Anyone have a good source for that statistic?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: tsNetSmtpSync -Multiple "to" addresses

2016-09-28 Thread Matthias Rebbe
Hi,

the reason for this is that you are using tHeaderData["to"][1] for the receiver 
in the tsNetSmtpSync function call.
So although your smtp header contains all receivers, you are just sending it to 
tHeaderData["to"][1].

I don´t know if the function can also handle an array for the receivers.  

But Charles wrote in an earlier post:

"The tsNetSmtp* functions can take multiple e-mail addresses in a single call, 
just ensure the tRecipient variable has one address per line.

So in your case you have just to convert the tHeaderData[“to”] array to a 
single variable with each email address in a separate line.

Regards,

Matthias



> Am 28.09.2016 um 18:00 schrieb pink :
> 
> I am trying to put in multiple recipients into the "TO" line of the email
> header.
> So far in all my testing, only the first recipient receives the message, was
> wondering if anyone else has tried doing this yet.
> 
> My script was rather long, so I put it on github instead of pasting it here:
> https://gist.github.com/madpink/707ff7653998ba1f62fda7f0c54d05f7#file-tsnet_email_test-lc
> 
>   
> 
> Here's the email header that is generated in the example from my gist:
> 
> Content-Type: text/html; charset=utf-8
> Date: Wed, 28 Sep 2016 11:21:58 -0400
> From: Arthur Dent 
> To: Zaphod Beeblebrox ,Ford Prefect
> 
> Subject: =?utf-8?B?U28gbG9uZw==?=
> 
> so in the above example, zaphod gets it, ford does not... if eliminate the
> names and just use addreses, the first person is still the one to receive
> the email:
> 
> To: zaphod23@somewhere.galaxy,fordprefect@somewhere.galaxy
> 
> Note: both names/addresses show up on the received email. I've tried
> changing the "To" address in the tsNetSmtpSync function itself to include
> comma seperated addresses, but that returns an error
> 
> Any suggestions? 
> 
> 
> 
> --
> View this message in context: 
> http://runtime-revolution.278305.n4.nabble.com/tsNetSmtpSync-Multiple-to-addresses-tp4708987.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

tsNetSmtpSync -Multiple "to" addresses

2016-09-28 Thread pink
I am trying to put in multiple recipients into the "TO" line of the email
header.
So far in all my testing, only the first recipient receives the message, was
wondering if anyone else has tried doing this yet.

My script was rather long, so I put it on github instead of pasting it here:
https://gist.github.com/madpink/707ff7653998ba1f62fda7f0c54d05f7#file-tsnet_email_test-lc

  

Here's the email header that is generated in the example from my gist:

Content-Type: text/html; charset=utf-8
Date: Wed, 28 Sep 2016 11:21:58 -0400
From: Arthur Dent 
To: Zaphod Beeblebrox ,Ford Prefect

Subject: =?utf-8?B?U28gbG9uZw==?=

so in the above example, zaphod gets it, ford does not... if eliminate the
names and just use addreses, the first person is still the one to receive
the email:

To: zaphod23@somewhere.galaxy,fordprefect@somewhere.galaxy

Note: both names/addresses show up on the received email. I've tried
changing the "To" address in the tsNetSmtpSync function itself to include
comma seperated addresses, but that returns an error

Any suggestions? 



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/tsNetSmtpSync-Multiple-to-addresses-tp4708987.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Options for protecting script-only stacks

2016-09-28 Thread Richard Gaskin

This forum post from Bob Hall got me wondering:
http://forums.livecode.com/viewtopic.php?f=9=28016

What is the simplest way to password-protect script-only stacks when 
used with a proprietary standalone?


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


right-hand buttons on player (LiveCode 8.1, Windows 10) showing inconsistent behavior

2016-09-28 Thread Curtis Ford
A while back I made a series of modules for a client in LiveCode 6 using 
players with Quicktime for sound files. In those projects, clicking the 
two right-hand buttons in the player 'nudged' the sound forward or 
backward. Holding the buttons down worked for fast-forwarding & rewinding.


Now I'm working on an additional module in LiveCode 8.1. The players do 
play the sound, but the right-hand buttons don't work consistently


When the player is paused: they don't respond to clicks, or to holding 
the buttons down.


If the sound is playing: holding a button down just pauses the sound; 
clicking seems to pause it briefly but doesn't seem to change the 
current location in the sound.


Anyone else seeing this?

thanks
Curt
--
Sent from Postbox 


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Setting text in the prop inspector - bug

2016-09-28 Thread Devin Asay
Can anyone confirm?

I have seen this in LC 8 and above.

When you choose a textFont in the property inspector for an object, then TAB 
out of the combo box, the textFont does not get updated. On the other hand, if 
you hit RETURN to close the combo box the textFont gets updated as expected.

I think I have a fix, but could anyone confirm and see if the fix works for 
you? Then comment on the bug report. It’s been there a few days but is still 
unconfirmed.

http://quality.livecode.com/show_bug.cgi?id=18475

Thanks,

Devin


Devin Asay
Director
Office of Digital Humanities
Brigham Young University

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

How to create an application that opens when you drag a folder onto it?

2016-09-28 Thread Peter Reid
I can make an app for the Mac that opens when the user drags & drops a file 
onto its icon using the following Apple Event handler:

on appleEvent pClass, pEventID, pSender
   if pClass is "aevt" then
  request appleEvent data
  put it into tFileName
  if pEventID is "odoc" then
 -- open file event - app is being used as a droplet:
 processFile tFileName
  end if
   end if
   pass appleEvent  
end appleEvent

However, I can't find the equivalent event ID for when the user drags & drops a 
folder instead of a file onto an app icon!  Can anyone tell me the event ID or 
alternative mechanism for handling folders?

Thanks.

Peter
--
Peter Reid
Loughborough, UK


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


resources-rules: Using older versions of LiveCode to build iOS with older versions of Xcode

2016-09-28 Thread Ben Rubinstein
To try to get round a problem that's preventing me from working in LC 8.1, I 
thought I'd go back to LC 7.1.2.


That requires Xcode 7.2, but fortunately I now keep multiple copies of Xcode 
zipped up against this eventuality. However, when I try to build the iOS 
standalone with it, I get a new error

codesigning failed with Warning:
--resources-rules has been deprecated in Mac OS X >= 10.10!

(and in spite of this being a 'warning', of a deprecation, the standalone is 
not signed.)


My memory is dim, but I find it hard to believe that I haven't built an iOS 
app with 7.1.2 since installing OS X 10.10 (released in October 2014, nearly 
two years before 7.1.2). So I'm hoping I don't really have to locate or create 
a machine running 10.9 to make any progress. Does anyone know what the real 
issue might be here, and is there a way to fix it?


TIA,

Ben

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Problem (or something I'm doing odd) with $_POST and LC Server

2016-09-28 Thread Matt Maier
Maybe a configuration file is conflicting.

Since you moved the script to a different site there might be some
.htaccess (or whatever) that's got a piece of URL (or whatever) out of
place.

On Wed, Sep 28, 2016 at 3:29 AM, Alex Tweedly  wrote:

> OK - I have half an answer to my own question 
>
> The failing form starts with
>
>  enctype='multipart/form-data'>
>
> If I remove theenctype='multipart/form-data'   part, it works OK.
>
> Now I need to find out why I did that in the first place, or how to get
> the same result in another way (the real form does allow file specification
> / upload).
>
> -- Alex.
>
>
> On 28/09/2016 01:00, Alex Tweedly wrote:
>
>> I have a script running happily on one web site, moved it over to another
>> site and it totally fails; it's a complex script, but I was able to reduce
>> it down to the following tiny script (see end of email).
>>
>> On the new site (hosted on on-rev), the $_POST array is empty, while on
>> the other site (hosted on hostm) it properly contains the posted values.
>>
>> I do see bug 16745 - but that is Windows specific, and is about
>> $_POST_RAW - so it's not that.
>>
>> Is there something I can do (or have done) in my config that would stop
>> this working, or would be needed to make it work ?
>>
>> Working site is http://ua886128.serversignin.c
>> om/susanirvine.co.uk/ttt.lc7   (NB the .lc7 extension tells it to use
>> version 7, so it gets 7.1.4)
>>
>> Failing site is http://melaniechmielewska.co.uk/ttt.lc
>>
>>
>> Any or all suggestions welcome - I can't have a site that doesn't get any
>> form input :-)
>>
>> The fallback is of course to just move this (and all my sites) to my
>> hostm account but that doesn't feel right (yet).
>>
>> Thanks
>>
>> -- Alex.
>>
>> >
>> put  "get" & cr
>> repeat for each key K in $_GET
>>   put K && ":" && $_GET[K] & "" & CR
>> end repeat
>>
>> put  "post" & cr
>> repeat for each key K in $_POST
>>   put K && ":" && $_POST[K] & "" & CR
>> end repeat
>>
>> put version()
>>
>> ?>
>>
>>
>>
>> my Form
>> 
>> > enctype='multipart/form-data'>
>>   
>>   
>>   
>> 
>> 
>> Corbels
>> Archive
>> Recent
>> Thumbs
>> Commissions
>> 
>>
>> 
>> 
>> 
>>
>>
>>
>>
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Yikes - locked out of mergAccessory

2016-09-28 Thread Ben Rubinstein

On 28/09/2016 11:11, Monte Goulding wrote:

please open a bug report and I’ll look into it ASAP.


Thanks Monte:

http://quality.livecode.com/show_bug.cgi?id=18509

Ben

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS 10 and native scroller

2016-09-28 Thread John Dixon
This bug has been around now for a long time... It really is a 'showstopper' 
for apps... it will be welcomed when it is fixed



From: use-livecode  on behalf of Peter 
TB Brett 
Sent: 28 September 2016 11:08
To: How to use LiveCode
Subject: Re: iOS 10 and native scroller

On 28/09/2016 06:59, Ludovic THEBAULT wrote:
> to have a native scroller on field list i've made this :
>
> put my long field in a group
> set the size of the group and lock it
>
> it worked perfectly until iOS 10. Now I see my text beyond group boundaries.

I believe you are describing bug 17779 [1], which we are currently
testing a fix for.

Peter

[1] http://quality.livecode.com/show_bug.cgi?id=17779

--
Dr Peter Brett 
LiveCode Technical Project Manager

lcb-mode for Emacs: https://github.com/peter-b/lcb-mode
[https://avatars3.githubusercontent.com/u/47528?v=3=400]

GitHub - peter-b/lcb-mode: LiveCode Builder major mode for 
...
github.com
lcb-mode - LiveCode Builder major mode for Emacs



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
Runtime Revolution - use-livecode Mailing 
List
lists.runrev.com
This mailing list is intended for discussion relating to using LiveCode. To see 
the collection of prior postings to the list, visit the use-livecode Archives

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Yikes - locked out of mergAccessory

2016-09-28 Thread Monte Goulding
Hmm… I presume you are using Business to build the standalone? If so then 
please open a bug report and I’ll look into it ASAP.

> On 28 Sep 2016, at 8:05 PM, Ben Rubinstein  wrote:
> 
> I've got a subscription to mergExt - hurrah.
> 
> I've got a Business license - hurrah.
> 
> I've been hoping to use mergAccessory for something (redpark serial cables). 
> I did a test a couple of weeks ago, got the stack installed on a phone, 
> mergAccessoryNames and mergAccessoryProtocols worked (on an old version of 
> the cable), great. Then I put it aside until I had the hardware.
> 
> Now I've got the hardware, written my first attempt at a script, and when I 
> try to use mergAccessoryOpenSession get an error
> 
>   Error: 634,0,0,external not licensed.
> 
> As far as I can see, the external is doubly licensed!
> 
> If I try to tell LC 8.1 not to do its own inclusions, but use the version of 
> mergAccessory I've downloaded direct from mergExt, then I get an error about 
> linking for arm64 failed.
> 
> So I seem to be stuck either way. Before I bother LC support, is there any 
> simple gotcha I'm missing?
> 
> Many thanks,
> 
> Ben
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS 10 and native scroller

2016-09-28 Thread Peter TB Brett

On 28/09/2016 06:59, Ludovic THEBAULT wrote:

to have a native scroller on field list i’ve made this :

put my long field in a group
set the size of the group and lock it

it worked perfectly until iOS 10. Now I see my text beyond group boundaries.


I believe you are describing bug 17779 [1], which we are currently 
testing a fix for.


   Peter

[1] http://quality.livecode.com/show_bug.cgi?id=17779

--
Dr Peter Brett 
LiveCode Technical Project Manager

lcb-mode for Emacs: https://github.com/peter-b/lcb-mode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Yikes - locked out of mergAccessory

2016-09-28 Thread Ben Rubinstein

I've got a subscription to mergExt - hurrah.

I've got a Business license - hurrah.

I've been hoping to use mergAccessory for something (redpark serial cables). I 
did a test a couple of weeks ago, got the stack installed on a phone, 
mergAccessoryNames and mergAccessoryProtocols worked (on an old version of the 
cable), great. Then I put it aside until I had the hardware.


Now I've got the hardware, written my first attempt at a script, and when I 
try to use mergAccessoryOpenSession get an error


Error: 634,0,0,external not licensed.

As far as I can see, the external is doubly licensed!

If I try to tell LC 8.1 not to do its own inclusions, but use the version of 
mergAccessory I've downloaded direct from mergExt, then I get an error about 
linking for arm64 failed.


So I seem to be stuck either way. Before I bother LC support, is there any 
simple gotcha I'm missing?


Many thanks,

Ben

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: iOS font issue - iPhone 6 + 6S not using custom font

2016-09-28 Thread Alan
Thanks Scott, thought I'd seen something about it before!

cheers

Alan

On 27 Sep 2016, at 7:30 pm, Scott Rossi wrote:

> 
> Not sure if anyone has responded to this, but yes it has been a problem
> for some time.
> 
> http://quality.livecode.com/show_bug.cgi?id=16733
> 
> 
> Custom fonts display correctly on devices, but not in certain simulators.
> 
> 
> Regards,
> 
> Scott Rossi
> Creative Director
> Tactile Media, UX/UI Design


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


iOS 10 and native scroller

2016-09-28 Thread Ludovic THEBAULT
Hello,

to have a native scroller on field list i’ve made this :

put my long field in a group 
set the size of the group and lock it

it worked perfectly until iOS 10. Now I see my text beyond group boundaries.

Why ?

thanks




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode