Re: Apple Safari 6.1 issues warning

2013-09-07 Thread Dick Kriesel
Stephen -- I'm glad you did; you made the thread more fun than if someone else had pointed it out. A belly laugh, even, Stephen. On Sep 7, 2013, at 10:55 PM, stephen barncard wrote: > geesh... . I shouldn't have pointed out my mistake. Tough crowd. > no slack! _

Re: Apple Safari 6.1 issues warning

2013-09-07 Thread stephen barncard
geesh... . I shouldn't have pointed out my mistake. Tough crowd. no slack! sqb On Sat, Sep 7, 2013 at 9:37 PM, Dick Kriesel wrote: > Mark -- I've noticed you belch out a pun now and then. > > I'll bet you feel better afterwards, too. > > On Sep 7, 2013, at 6:49 PM, Mark Wieder wrote: > > > Di

Re: Apple Safari 6.1 issues warning

2013-09-07 Thread Dick Kriesel
Mark -- I've noticed you belch out a pun now and then. I'll bet you feel better afterwards, too. On Sep 7, 2013, at 6:49 PM, Mark Wieder wrote: > Dick- > > Saturday, September 7, 2013, 5:52:22 PM, you wrote: > >> I knew in my gut what he meant. > > Sometimes I just can't stomach these puns.

Re: setting all the customProperties of A to those of B

2013-09-07 Thread dunbarx
Not sure what is wrong, but this works as advertised. You are aware that the customProperties is an array, so you would see empty if you just, say: answer the customProperties of yourObject Craig -Original Message- From: Dr. Hawkins To: How to use LiveCode Sent: Sat, Sep 7, 2013

Re: iPhoneControls group close

2013-09-07 Thread Thomas McGrath III
Vaughn. Also, you should just use a rectangle for the browser 'rect' instead of a group, you have: iphoneControlSet browserID, "rect", the rect of group "browser" Instead of using a group "browser" -- delete that group and instead put a rectangle on the card named "browser" and then replace

Re: iPhoneControls group close

2013-09-07 Thread Thomas McGrath III
Vaughn, The Card Script should include a closeCard handler: on closeCard mobileControlDelete browserID end closeCard or on closeCard mobileControlDelete "browser" end closeCard Either will work. Tom -- Tom McGrath III http://lazyriver.on-rev.com mcgra...@mac.com On Sep 7, 2013, at

Re: iPhoneControls group close

2013-09-07 Thread Vaughn Clement
Hi all The Stack Script for the same stack as the group: on openStack if environment() = "mobile" then mobileStartTrackingSensor "location",true end if end openStack on locationChanged latitude, longitude set the theCurrentLocation of this stack to latitude & comma & longitude end

Re: Apple Safari 6.1 issues warning

2013-09-07 Thread Mark Wieder
Dick- Saturday, September 7, 2013, 5:52:22 PM, you wrote: > I knew in my gut what he meant. Sometimes I just can't stomach these puns. > On Sep 7, 2013, at 4:57 PM, "Marian Petrides, M.D." > wrote: >> I wondered about that :-) >> >> On Sep 7, 2013, at 4:48 PM, stephen barncard >> wrote: >>

Re: Apple Safari 6.1 issues warning

2013-09-07 Thread Dick Kriesel
I knew in my gut what he meant. On Sep 7, 2013, at 4:57 PM, "Marian Petrides, M.D." wrote: > I wondered about that :-) > > On Sep 7, 2013, at 4:48 PM, stephen barncard > wrote: > >> < abdominal ! > NO! >> >> abominable ! >> ___ use-livecod

Anyone have an old Pentium II machine?

2013-09-07 Thread Geoff Canyon
I saw this on news.ycombinator.com -- http://www.skymind.com/~ocrow/python_string/ -- "Efficient String Concatenation in Python" and thought, LC is good at that... on my machine, here's the script and results: on mouseUp put the script of me into R repeat for each item C in "2,50"

Re: iPhoneControls group close

2013-09-07 Thread Gerry Orkin
Can you show us the code you use to create the browser control? Gerry On 08/09/2013, at 9:23 AM, Vaughn Clement wrote: > The browser group is the name of the group object that I am using to > display the Google or MapQuest web site. ___ use-livecod

Re: Apple Safari 6.1 issues warning

2013-09-07 Thread Marian Petrides, M.D.
I wondered about that :-) On Sep 7, 2013, at 4:48 PM, stephen barncard wrote: > < abdominal ! > NO! > > abominable ! > > > > > On Sat, Sep 7, 2013 at 1:23 PM, stephen barncard < > stephenrevoluti...@barncard.com> wrote: > >> (for mac desktop users) >> I got a notice there was a new be

Re: iPhoneControls group close

2013-09-07 Thread Vaughn Clement
Hi Thomas The browser group is the name of the group object that I am using to display the Google or MapQuest web site. Thank you Vaughn Clement Apps by Vaughn Clement (Support) *http://www.appsbyvaughnclement.com/tools/home-page/* Skype: vaughn.clement https://secure.join.me/appsbyvclement Fa

Re: iPhoneControls group close

2013-09-07 Thread Gerry Orkin
What exactly do you mean by  "browser group"? Is it the ios native browser control? Or some other group of LiveCode controls? Gerry On Sat, Sep 7, 2013 at 11:30 PM, Vaughn Clement wrote: > Hi All > The issue has not gone away. I have tried several different

Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-07 Thread stephen barncard
I've had to help Google with a couple of random messages from the list that ended in the spam box and it didn't happen again. So that's why I assumed that it was learning with my help. On Sat, Sep 7, 2013 at 2:04 PM, Peter Haworth wrote: > On Sat, Sep 7, 2013 at 11:48 AM, stephen barncard < > s

Re: [OT] SmartWatches

2013-09-07 Thread Shawn Blc
Over the years I've tried to wear a watch, tried a few expensive watches, tried a few cheap watches. I still don't wear a watch. No chance I'll be buying one. Just can't get use to having a watch a my wrist. On Sat, Sep 7, 2013 at 5:07 PM, Dr. Hawkins wrote: > On Sat, Sep 7, 2013 at 2:07 PM,

Re: [OT] SmartWatches

2013-09-07 Thread Dr. Hawkins
On Sat, Sep 7, 2013 at 2:07 PM, Peter Haworth wrote: > Just curious - is anyone rushing out to buy one of these things? I can't > figure out why I'd want to pay $200-$300 for one when they don;t appear to > do anything my phone doesn't already do. Not a chance. A regular watch on my wrist make

[OT] SmartWatches

2013-09-07 Thread Peter Haworth
Just curious - is anyone rushing out to buy one of these things? I can't figure out why I'd want to pay $200-$300 for one when they don;t appear to do anything my phone doesn't already do. Pete lcSQL Software ___ use-livecode maili

Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-07 Thread Peter Haworth
On Sat, Sep 7, 2013 at 11:48 AM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > sometimes one has to 'train' the Gmail spambox - when in the spam folder, > checkbox the ones that aren't spam then click the 'not spam' button and > that should correct the spam filter's actions. Works f

Re: Apple Safari 6.1 issues warning

2013-09-07 Thread stephen barncard
< abdominal ! > NO! abominable ! On Sat, Sep 7, 2013 at 1:23 PM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > (for mac desktop users) > I got a notice there was a new beta version of Safari from Apple dev, and > thought there wouldn't be a problem trying it out. Usually I

Re: Dropbox Library Update

2013-09-07 Thread Roger Eller
I must be missing something when I try to use this library on Android. The app installs and runs, but the Connect button appears to be pressed, but no browser window appears for Dropbox sign-in. The test works on iOS, btw. I have only made a copy of the Test Dropbox.livecode and set the Standalone

Apple Safari 6.1 issues warning

2013-09-07 Thread stephen barncard
(for mac desktop users) I got a notice there was a new beta version of Safari from Apple dev, and thought there wouldn't be a problem trying it out. Usually I will test a new OS on an isolated drive, just in case. "But this is just an app", I thought. I was wrong. As soon as I tried to hit the 'e

Re: What is the size limit for numbers in LC? -- and multiplying really large numbers

2013-09-07 Thread David Bovill
You are inspiring me Geoff! Was about to give up on trying to create the "64 bit checksum" of a movie file in LiveCode and insted take the ruby code and call it fro the command line - but using your handler I guess I can do the 64bit Integer calculations. If you guys could give me a few more pointe

Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-07 Thread stephen barncard
sometimes one has to 'train' the Gmail spambox - when in the spam folder, checkbox the ones that aren't spam then click the 'not spam' button and that should correct the spam filter's actions. Works for me. On Sat, Sep 7, 2013 at 10:48 AM, Peter Haworth wrote: > I've never had a list message be

Re: setting all the customProperties of A to those of B

2013-09-07 Thread Dr. Hawkins
On Sat, Sep 7, 2013 at 11:43 AM, Dr. Hawkins wrote: > Do I need to use an intermediate variable? And put the customProperties of grp B into zz set the customProperties of cd A to zz does indeed work. But why is it necessary? -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _

setting all the customProperties of A to those of B

2013-09-07 Thread Dr. Hawkins
I'm trying to set the customProperties of cd A to the customProperties of grp B But I'm getting an empty set. I can set them one by one, but I'd rather have it all at once. Do I need to use an intermediate variable? -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _

Re: What is the size limit for numbers in LC? -- and multiplying really large numbers

2013-09-07 Thread Alejandro Tejada
on Fri, 6 Sep 2013 18:34:54 Geoff Canyon wrote: > ...and both J and bigFact (my LC function) agree that 130! is: 64668554892204736725073043955364852531553594478280496089759523229447819611855261655127070472292684529256839692403980271491207400740421058447377477994593100296357809917746129838031509651

Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-07 Thread Peter Haworth
I've never had a list message be identified as spam by Google. Somewhat curious to understand why this is happening to some folks but not others. Pete lcSQL Software On Sat, Sep 7, 2013 at 9:07 AM, Dr. Hawkins wrote: > OK, this is a bit much . . . (*my* comment on the i

Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-07 Thread Mark Wieder
Richard- Ha! Metaspam eats its own tail! -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runre

Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-07 Thread Dr. Hawkins
OK, this is a bit much . . . (*my* comment on the irony of the message landing in spam *itself* landed in my own spam list . . . On Thu, Aug 29, 2013 at 7:57 AM, Dr. Hawkins wrote: > On Fri, Aug 23, 2013 at 2:56 PM, Nicolas Cueto wrote: > >> Each few hours now for several weeks Google's SMAP fil

Re: iPhoneControls group close

2013-09-07 Thread Vaughn Clement
Hi All The issue has not gone away. I have tried several different ways to stop the browser group object from displaying on every screen after it is opened. This is how the screen is setup: On the substack, the first card has a set of buttons (1 Google Maps 2 MapQuest) and the user selects the br

Re: iPhoneControls group close

2013-09-07 Thread Thomas McGrath III
Gerry, If the backgroundBehavior is true then you can remove the group from every card in a stack using "Remove Group" without deleting the group. Then at any point you can "Place Group" to put it where you want. I am not sure if that is what the OP wanted or not since he never replied back.

Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-07 Thread Nicolas Cueto
As someone wrote, try gmail filter settings. Though messages will still appear with a spam banner. Perhaps LC's new incarnation or popularity have somehow offended the google godkins... -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.

Re: Problem with Simple Database lesson 18 from App_Academy_eBook

2013-09-07 Thread Peter W A Wood
David You database will run fine inside LiveCode but needs to be adapted to use the techniques in Lesson 35 - "Saving Documents in Standalones" to work inside a standalone. Hope this helps. Peter http://LiveCode1001.blogspot.com On 7 Sep 2013, at 14:04, David Milne wrote: > I wonder whether

Re: Problem with Simple Database lesson 18 from App_Academy_eBook

2013-09-07 Thread Alex Tweedly
Hi David I don't have the eBook in question (or maybe I do, but don't remember where it is :-), - so I'm slightly guessing ... I guess (or at least hope) that the eBook builds the app - but didn't make a standalone from it. The issue you have run into is that once a standalone is built, the